ANN: DBUtils 1.1 released
Christoph Zwerschke
cito at online.de
Sun Aug 14 15:21:55 CEST 2011
DBUtils 1.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 such as Webware for Python or other web
application servers. The suite supports DB-API 2 compliant database
interfaces and the classic PyGreSQL interface.
The new version is available for download at:
* http://www.python.org/pypi/DBUtils/ and
* http://www.w4py.org/downloads/DBUtils/
Changes:
* http://www.w4py.org/DBUtils/Docs/RelNotes-1.1.html
User's Guide available at:
* http://www.w4py.org/DBUtils/Docs/UsersGuide.html
-- Christoph Zwerschke
More information about the Python-announce-list
mailing list