You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python-robotentrypoints-0.1-2.lbn13.noarch
Robot framework does not have setuptools compatible entry points. This makes it hard to setup Robot with buildout. robotentrypoints provides them. With the buildout hereunder, you get bin/pybot and bin/rebot scripts. [buildout] parts = robot [robot] recipe = zc.recipe.egg eggs = robotentrypoints
RPMPackage python-roadrunner-0.2.3.1-2.lbn13.noarch
testrunner for test-driven development
RPMPackage python-requests-2.0.1-1.lbn13.noarch
Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python’s built-in urllib2 module provides most of the HTTP capabilities you should need, but the API is thoroughly broken. This library is designed to make HTTP requests easy for developers.
RPMPackage python-rdflib-3.2.3-2.lbn13.noarch
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains parsers and serializers for RDF/XML, N3, NTriples, Turtle, TriX and RDFa . The library presents a Graph interface which can be backed by any one of a number of Store implementations. The core rdflib includes store implementations for in memory storage and persistent storage on top of the Berkeley DB. The rdfextras project offers several additional stores as well as a SPARQL engine for use with rdflib: http://github.com/RDFLib/rdfextras/
RPMPackage python-raptus-2.0b12-1.lbn13.noarch
 
RPMPackage python-qrcode-2.4.2-1.lbn13.noarch
A Quick Response code is a two-dimensional pictographic code used for its fast readability and comparatively large storage capacity. The code consists of black modules arranged in a square pattern on a white background. The information encoded can be made up of any kind of data (e.g., binary, alphanumeric, or Kanji symbols)
RPMPackage python-pyramid-zcml-0.7-2.lbn13.noarch
Zope Config Markup Language support for Pyramid
RPMPackage python-pyramid-xmlrpc-0.1-2.lbn13.noarch
XML-RPC support for the Pyramid web framework
RPMPackage python-pyramid-1.2.1-2.lbn13.noarch
The Pyramid web application development framework, a Pylons project
RPMPackage python-pygments-1.3.1-7.fc13.noarch
Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details that increase highlighting quality * support for new languages and formats are added easily; most languages use a simple regex-based lexing mechanism * a number of output formats is available, among them HTML, RTF, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library * ... and it highlights even Brainf*ck!
RPMPackage python-pyasn1-0.0.12a-2.lbn13.noarch
This project is dedicated to implementation of ASN.1 types (concrete syntax) and codecs (transfer syntaxes) for Python programming environment. ASN.1 compiler is planned for implementation in the future.
RPMPackage python-psycopg2-doc-2.4.5-6.fc18.armv6hl
Documentation and example files for the psycopg python PostgreSQL database adapter.
RPMPackage python-psycopg2-doc-2.4.5-1.lbn13.x86_64
Documentation and example files for the psycopg python PostgreSQL database adapter.
RPMPackage python-psycopg-1.1.21-17.fc18.armv6hl
psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) It was written from scratch with the aim of being very small and fast, and stable as a rock. The main advantages of psycopg are that it supports the full Python DBAPI-2.0 and being thread safe at level 2.
RPMPackage python-psycopg-1.1.21-13.fc12.x86_64
psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) It was written from scratch with the aim of being very small and fast, and stable as a rock. The main advantages of psycopg are that it supports the full Python DBAPI-2.0 and being thread safe at level 2.
RPMPackage python-profilehooks-1.2-2.lbn13.noarch
Decorators for profiling individual functions
RPMPackage python-prioritized_methods-0.2.1-1.lbn13.noarch
An extension to PEAK-Rules to prioritize methods in order to to avoid AmbiguousMethods situations
RPMPackage python-pretty-0.1-1.lbn13.noarch
Python advanced pretty printer. This pretty printer is intended to replace the old `pprint` python module which does not allow developers to provide their own pretty print callbacks.
RPMPackage python-pisa-3.0.33-1.lbn13.noarch
pisa is a html2pdf converter using the ReportLab Toolkit, the HTML5lib and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS 3). It is completely written in pure Python so it is platform independent. The main benefit of this tool that a user with Web skills like HTML and CSS is able to generate PDF templates very quickly without learning new technologies. Easy integration into Python frameworks like CherryPy, KID Templating, TurboGears, Django, Zope, Plone, Google AppEngine (GAE) etc. (see 'demo' folder for examples)
RPMPackage python-pip-0.8-1.fc13.noarch
Pip is a replacement for `easy_install <http://peak.telecommunity.com/DevCenter/EasyInstall>`_. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well. pip is meant to improve on easy_install.bulletin boards, etc.).