.bumpversion.cfg
.coveragerc
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
requirements_test.txt
setup.cfg
setup.py
tox.ini
ci/bootstrap.py
ci/requirements.txt
ci/templates/.github/workflows/github-actions.yml
src/proto_topy/__init__.py
src/proto_topy/entities.py
src/proto_topy.egg-info/PKG-INFO
src/proto_topy.egg-info/SOURCES.txt
src/proto_topy.egg-info/dependency_links.txt
src/proto_topy.egg-info/not-zip-safe
src/proto_topy.egg-info/requires.txt
src/proto_topy.egg-info/top_level.txt
tests/_test_proto_topy_intern.py
tests/artifact.fds
tests/test.proto
tests/test_proto_topy.py