README.md
pyproject.toml
app/__init__.py
app/cli.py
app/github_auth.py
app/repo.py
app/service.py
app/user_config.py
app/types/__init__.py
app/types/github_repo.py
app/types/pepy_tech.py
app/types/pypi_entry.py
pypi_client.egg-info/PKG-INFO
pypi_client.egg-info/SOURCES.txt
pypi_client.egg-info/dependency_links.txt
pypi_client.egg-info/entry_points.txt
pypi_client.egg-info/requires.txt
pypi_client.egg-info/top_level.txt
tests/test_github_auth.py
tests/test_service.py