LICENSE
MANIFEST.in
README
README.md
pyproject.toml
setup.cfg
setup.py
site.cfg
cegodb/__init__.py
cegodb/cego_connection.c
cegodb/cego_cursor.c
cegodb/cego_util.c
cegodb/cegodb.c
cegodb/connection.py
cegodb/connectionpool.py
cegodb/cursor.py
cegodb/release_info.py
cegodb.egg-info/PKG-INFO
cegodb.egg-info/SOURCES.txt
cegodb.egg-info/dependency_links.txt
cegodb.egg-info/requires.txt
cegodb.egg-info/top_level.txt
include/cego_python.h
include/docinfo.h
test/cegoblob.py
test/cegobulk.py
test/cegofetchall.py
test/cegoinfo.py
test/cegoinsert.py
test/cegopool.py
test/cegoproc.py
test/cegoprocout.py
test/cegosimple.py
test/cegotransaction.py
test/cegotypes.py
test/cegoupdate.py
test/config.py
test/dbcon.py