文件名称:Python DBUtils
文件大小:107KB
文件格式:GZ
更新时间:2015-05-23 07:50:28
Python DBUtils
Python DBUtils 提供了稳固的、持久的到数据库的连接池,支持多线程应用环境。 该项目支持 DB-API 2 兼容数据库接口以及传统的 PyGreSQL 接口。
【文件预览】:
DBUtils-1.1
----MANIFEST.in(81B)
----PKG-INFO(1KB)
----.pylintrc(9KB)
----DBUtils.egg-info()
--------dependency_links.txt(1B)
--------PKG-INFO(1KB)
--------not-zip-safe(1B)
--------SOURCES.txt(1KB)
--------top_level.txt(8B)
----setup.cfg(59B)
----buildhtml.py(860B)
----setup.py(2KB)
----DBUtils()
--------PersistentPg.py(7KB)
--------SteadyPg.py(11KB)
--------Docs()
--------Examples()
--------PersistentDB.py(9KB)
--------SimplePooledPg.py(5KB)
--------Tests()
--------__init__.py(220B)
--------PooledPg.py(11KB)
--------SteadyDB.py(24KB)
--------ThreadingLocal.py(3KB)
--------PooledDB.py(20KB)
--------Properties.py(353B)
--------SimplePooledDB.py(8KB)