AUTHORS
LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
pypimonitor/__init__.py
pypimonitor/__main__.py
pypimonitor.egg-info/PKG-INFO
pypimonitor.egg-info/SOURCES.txt
pypimonitor.egg-info/dependency_links.txt
pypimonitor.egg-info/entry_points.txt
pypimonitor.egg-info/not-zip-safe
pypimonitor.egg-info/requires.txt
pypimonitor.egg-info/top_level.txt
pypimonitor/cell/__init__.py
pypimonitor/cell/base.py
pypimonitor/cell/gitlab.py
pypimonitor/cell/pypi.py
pypimonitor/cell/readthedocs.py
pypimonitor/cell/shields.py
pypimonitor/cell/travis.py
tests/test_doctest.py