DBUtils 0.9.1 has been released.
DBUtils is a suite of tools providing solid, persistent and pooled
connections to a database that can be used in all kinds of
multi-threaded environments like Webware for Python or other web
application servers. You can either install it independently or as a
Webware plug-in. The suite supports DB-API 2 compliant database
interfaces and the classic PyGreSQL interface.
The current version is available for download at
* http://www.python.org/pypi/DBUtils/ and
* http://www.w4py.org/downloads/DBUtils/
A user's guide is now available at
* http://www.w4py.org/DBUtils/Docs/UsersGuide.html
-- Christoph Zwerschke
|