LICENSE
MANIFEST.in
README.md
noxfile.py
pyproject.toml
setup.cfg
setup.py
.github/CONTRIBUTING.md
.github/dependabot.yml
.github/matchers/pylint.json
.github/workflows/ci.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
src/plothelp/__init__.py
src/plothelp/_version.py
src/plothelp/_version.pyi
src/plothelp/colours.py
src/plothelp/plot.py
src/plothelp/py.typed
src/plothelp.egg-info/PKG-INFO
src/plothelp.egg-info/SOURCES.txt
src/plothelp.egg-info/dependency_links.txt
src/plothelp.egg-info/requires.txt
src/plothelp.egg-info/top_level.txt
tests/test_autoplot.py
tests/test_colours.py
tests/test_package.py