LICENSE
README.md
pyproject.toml
src/seriousdb/__init__.py
src/seriousdb/cache.py
src/seriousdb/config.py
src/seriousdb/error_handlers.py
src/seriousdb/exceptions.py
src/seriousdb/logging_config.py
src/seriousdb/main.py
src/seriousdb.egg-info/PKG-INFO
src/seriousdb.egg-info/SOURCES.txt
src/seriousdb.egg-info/dependency_links.txt
src/seriousdb.egg-info/requires.txt
src/seriousdb.egg-info/top_level.txt
tests/test_api.py
tests/test_e2e.py
tests/test_error_handling.py
tests/test_health.py
tests/test_logging.py