pylibmc is a client in Python for memcached. It is a wrapper around
TangentOrg's libmemcached library.
The interface is intentionally made as close to python-memcached as possible,
so that applications can drop-in replace it.
pylibmc leverages among other things configurable behaviors, data pickling,
data compression, battle-tested GIL retention, consistent distribution, and
the binary memcached protocol.
PyMSSQL is a MS-SQL database adapter for the Python programming
language. It was written from scratch using FreeTDS library.
This is the version 2 release branch.
This pure Python MySQL client provides a DB-API to a MySQL database by
talking directly to the server via the binary client/server protocol.
This library is a thin wrapper around the PuppetDB REST API providing some
convinience functions and objects to request and hold data from PuppetDB.
Tokyo Cabinet Python bindings
The API takes advantage of the server's opaque flag support and sets its
"complex" flag whenever the object being stored or retrieved isn't a plain
scalar. In that case, the Storable module is used to freeze and thaw the
value automatically going in and out of the memcached.
The Python API, while tested, has not experienced real-world production use.
This is a working Python Package of RRDtool binding to Python.
It delivers the same API as original binding.
python-sql is a library to write SQL queries in a pythonic way.
This package provides Python modules to access to SQL Relay.
PyQt4 is a set of Python bindings for Digia's Qt4 application framework.
This package provides the QtSql module.