.coveragerc
.editorconfig
.gitignore
.pre-commit-config.yaml
LICENSE.txt
README.md
RELEASING.md
azure-pipelines.yml
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.azure-pipelines/jobs/lint.yml
.azure-pipelines/jobs/test.yml
.github/dependabot.yml
.github/labels.yml
.github/release-drafter.yml
.github/workflows/deploy.yml
.github/workflows/labels.yml
.github/workflows/lint.yml
.github/workflows/release-drafter.yml
.github/workflows/test.yml
example/example.py
example/overall.png
example/python3.png
src/pypistats/__init__.py
src/pypistats/cli.py
src/pypistats.egg-info/PKG-INFO
src/pypistats.egg-info/SOURCES.txt
src/pypistats.egg-info/dependency_links.txt
src/pypistats.egg-info/entry_points.txt
src/pypistats.egg-info/requires.txt
src/pypistats.egg-info/top_level.txt
src/pypistats.egg-info/zip-safe
tests/__init__.py
tests/test_cli.py
tests/test_pypistats.py
tests/test_pypistats_cache.py
tests/test_pypistats_print.py
tests/data/__init__.py
tests/data/expected_tabulated.py
tests/data/python_minor.py