Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #296 > unrolled thread
| Started by | Christoph Zwerschke <cito@online.de> |
|---|---|
| First post | 2011-08-14 15:21 +0200 |
| Last post | 2011-08-14 15:21 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python.announce
ANN: DBUtils 1.1 released Christoph Zwerschke <cito@online.de> - 2011-08-14 15:21 +0200
| From | Christoph Zwerschke <cito@online.de> |
|---|---|
| Date | 2011-08-14 15:21 +0200 |
| Subject | ANN: 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
Back to top | Article view | comp.lang.python.announce
csiph-web