README.md
pyproject.toml
src/tinypg/__init__.py
src/tinypg/binaries.py
src/tinypg/config.py
src/tinypg/context.py
src/tinypg/core.py
src/tinypg/exceptions.py
src/tinypg/extensions.py
src/tinypg/port_manager.py
src/tinypg.egg-info/PKG-INFO
src/tinypg.egg-info/SOURCES.txt
src/tinypg.egg-info/dependency_links.txt
src/tinypg.egg-info/requires.txt
src/tinypg.egg-info/top_level.txt
src/tinypg/docs/__init__.py
src/tinypg/docs/extensions.py
tests/test_basic.py
tests/test_extensions.py
tests/test_persistent.py