.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
setup.py
.github/workflows/ci.yml
protobuf3_models/__init__.py
protobuf3_models/add.py
protobuf3_models/fields.py
protobuf3_models/models.py
protobuf3_models.egg-info/PKG-INFO
protobuf3_models.egg-info/SOURCES.txt
protobuf3_models.egg-info/dependency_links.txt
protobuf3_models.egg-info/not-zip-safe
protobuf3_models.egg-info/requires.txt
protobuf3_models.egg-info/top_level.txt
setup_commands/__init__.py
setup_commands/clean.py
setup_commands/protoc.py
tests/__init__.py
tests/conftest.py
tests/protobuf3_models_tests.proto
tests/protobuf3_models_tests_pb2.py
tests/test_dummy.py
toolscfg/mypy.ini
toolscfg/pylintrc