.gitignore
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
.github/workflows/run_tests.yml
pygethub/__init__.py
pygethub/_version.py
pygethub/exceptions.py
pygethub/paginator.py
pygethub/resources.py
pygethub.egg-info/PKG-INFO
pygethub.egg-info/SOURCES.txt
pygethub.egg-info/dependency_links.txt
pygethub.egg-info/requires.txt
pygethub.egg-info/top_level.txt
tests/test_paginator.py
tests/test_resources.py