You are here: Home

Modified items

All recently modified items, latest first.
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.).
RPMPackage python-paste-script-1.7.5-4.lbn13.noarch
Paster is pluggable command-line frontend, including commands to setup package file layouts Built-in features: * Creating file layouts for packages. For instance a setuptools-ready file layout. * Serving up web applications, with configuration based on paste.deploy
RPMPackage python-paste-deploy-1.5.0-4.lbn13.noarch
This tool provides code to load WSGI applications and servers from URIs; these URIs can refer to Python Eggs for INI-style configuration files. PasteScript provides commands to serve applications based on this configuration file.
RPMPackage python-paste-1.7.5.1-3.lbn13.noarch
These provide several pieces of "middleware" (or filters) that can be nested to build web applications. Each piece of middleware uses the WSGI (PEP 333) interface, and should be compatible with other middleware based on those interfaces.
RPMPackage python-p01.session-0.5.0-1.lbn13.noarch
This package provides a session implementation based on p01.memcache for Zope3.
RPMPackage python-p01.remote-0.5.4-1.lbn13.noarch
This package provides a remote processing queue for Zope3.
RPMPackage python-p01.memcache-0.5.0-1.lbn13.noarch
This package provides a client to a memcache deamon server for Zope3.
RPMPackage python-owslib-0.8.6-1.lbn13.noarch
OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models. Full documentation is available at http://geopython.github.io/OWSLib OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces.
RPMPackage python-ordereddict-1.1-2.lbn13.noarch
A drop-in substitute for Py2.7's new collections.OrderedDict that works in Python 2.4-2.6.
RPMPackage python-openxmllib-1.0.7-2.lbn13.noarch
Provides resources to handle OpenXML documents.
RPMPackage python-openid-2.2.5-1.fc13.noarch
The OpenID library with batteries included. Features of the 2.x.x series include: * Refined and easy-to-use API. * Extensive documentation. * Many storage implemetations including file-based, sqlite, postgresql, and mysql. * Simple examples to help you get started. * Licensed under the Apache Software License. * Includes a Simple Registration API * Versions 1.x.x supports protocol version 1; versions 2.x.x support both major OpenID protocol versions transparently
RPMPackage python-oauth2-1.5.211-2.lbn13.noarch
library for OAuth version 1.0
RPMPackage python-numarray-1.5.2-9.fc12.x86_64
Numarray provides array manipulation and computational capabilities similar to those found in IDL, Matlab, or Octave. Using numarray, it is possible to write many efficient numerical data processing applications directly in Python without using any C, C++ or Fortran code (as well as doing such analysis interactively within Python or PyRAF). For algorithms that are not well suited for efficient computation using array facilities it is possible to write C functions (and eventually Fortran) that can read and write numarray arrays that can be called from Python.
RPMPackage python-networkx-1.6-1.lbn13.noarch
NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
RPMPackage python-mxTidy-3.0.0-4.lbn13.x86_64
mxTidy is a library version of the popular HTML Tidy command line tool that can parse broken or incomplete HTML data and turn it into proper HTML or XHTML. It can also be used to remove custom tags and attributes that are sometimes added by word processors when exporting HTML data.