Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #296 > unrolled thread

ANN: DBUtils 1.1 released

Started byChristoph Zwerschke <cito@online.de>
First post2011-08-14 15:21 +0200
Last post2011-08-14 15:21 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  ANN: DBUtils 1.1 released Christoph Zwerschke <cito@online.de> - 2011-08-14 15:21 +0200

#296 — ANN: DBUtils 1.1 released

FromChristoph Zwerschke <cito@online.de>
Date2011-08-14 15:21 +0200
SubjectANN: DBUtils 1.1 released
Message-ID<mailman.2275.1313336397.1164.python-announce-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web