.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE.md
README.md
azure-pipelines.yml
examples.py
notes.md
pytest.ini
requirements_dev.txt
requirements_test.txt
setup.cfg
setup.py
tox.ini
.devcontainer/Dockerfile
.devcontainer/base.Dockerfile
.devcontainer/devcontainer.json
.devcontainer/library-scripts/README.md
.devcontainer/library-scripts/common-debian.sh
.devcontainer/library-scripts/node-debian.sh
.devcontainer/library-scripts/python-debian.sh
.github/release-drafter.yml
.github/workflows/release-drafter.yml
pygti/__init__.py
pygti/auth.py
pygti/const.py
pygti/exceptions.py
pygti/gti.py
pygti/schemas.py
pygti.egg-info/PKG-INFO
pygti.egg-info/SOURCES.txt
pygti.egg-info/dependency_links.txt
pygti.egg-info/requires.txt
pygti.egg-info/top_level.txt
script/generate.py