ANN: DBUtils 0.9.2 has been released

Christoph Zwerschke cito at online.de
Fri Sep 22 21:47:38 CEST 2006


DBUtils 0.9.2 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-0.9.2.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