First beta version of backend abstracted object development framework in python named PyBackend is released today.
Download it from the link below:
http://sourceforge.net/projects/pybackend/
The "Backend Abstracted Object Framework" in python will be available within three weeks. The base software is ready and additional documentation is getting streamlined.
For those who missed the news, pybackend provides an easy to use object development system for python programmers. It frees the programmer from the tasks of managing RDBMS connections and associated queries for their classes. Simple storage and retrieval of records for attributes of the object can be done transparent to the developer. For more exotic database related work it can also provide handles to the respective database for customized queries.