LICENSE
README.md
pyproject.toml
src/stream2pg/__init__.py
src/stream2pg/config.py
src/stream2pg/core.py
src/stream2pg/db.py
src/stream2pg/errors.py
src/stream2pg/sink.py
src/stream2pg.egg-info/PKG-INFO
src/stream2pg.egg-info/SOURCES.txt
src/stream2pg.egg-info/dependency_links.txt
src/stream2pg.egg-info/requires.txt
src/stream2pg.egg-info/top_level.txt
tests/test_config.py
tests/test_db.py