Home | Trees | Index | Help |
|
---|
Package pydo |
|
PyDO (Python Data Objects) is an object-relational wrapper for relational databases. It provides a convenient API for retrieving and manipulating data without constraining in any way how the data is persisted at the RDBMS level. Supported databases are: * postgresql * mysql * sqlite * mssql * oracle
Submodules | |
---|---|
|
Variable Summary | |
---|---|
zipimporter |
__loader__ = <zipimporter object "/usr/lib/python2.4/sit...
|
str |
__version__ = '2.0'
|
instancemethod |
critical = logging.Logger.critical |
instancemethod |
debug = logging.Logger.debug |
instancemethod |
error = logging.Logger.error |
instancemethod |
exception = logging.Logger.exception |
instancemethod |
info = logging.Logger.info |
CONSTANT |
NULL = NULL
|
instancemethod |
setLogLevel = logging.Logger.setLevel |
instancemethod |
warn = logging.Logger.warning |
Variable Details |
---|
__loader__
|
__version__
|
NULL
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Thu Feb 15 13:21:49 2007 | http://epydoc.sf.net |