.gitignore
.pylintrc
CHANGELOG.md
COPYING
Pipfile
Pipfile.lock
README.md
mypy.ini
setup.py
.github/workflows/python.yml
manchester_code/__init__.py
manchester_code.egg-info/PKG-INFO
manchester_code.egg-info/SOURCES.txt
manchester_code.egg-info/dependency_links.txt
manchester_code.egg-info/top_level.txt
tests/test_code.py