![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archive[ANN] PyDO-2.0b1 Released
From: Jacob Smullyan <smulloni@smullyan.org>
Date: Tue Jul 26 2005 - 23:13:55 CEST
I'm pleased to announce the release of PyDO-2.0b1, the second beta
What's New
* more tests and corresponding bug fixes.
PyDO is Drew Csillag's ORM (Object-Relational Mapper) database access
PyDO 2 is a rewrite of the 1.x series distributed with SkunkWeb.
* PyDO can now be used in multi-threaded or twisted-style
* PyDO objects are now dict subclasses, but also support attribute
* Projections -- subsets of the field list of a super-class -- are
* Table attributes are now declared in a more concise way.
* PyDO2 supports runtime table introspection.
* Overall, the API has been tightened and the code restructured.
PyDO 2 requires Python 2.4 or later. It currently supports
PyDO is dual GPL/BSD licensed.
The source tarball is available at SkunkWeb's berlios site:
https://developer.berlios.de/projects/skunkweb/
or, more directly:
http://download.berlios.de/skunkweb/PyDO-2.0b1.tar.gz
Questions pertaining to PyDO can be addressed to the SkunkWeb mailing
http://lists.sourceforge.net/lists/listinfo/skunkweb-list
Cheers,
js
-- Jacob SmullyanReceived on Thu Sep 29 17:11:01 2005 |