.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/ci.yml
.github/workflows/docs.yml
pen_score/__init__.py
pen_score/_version.py
pen_score/cli.py
pen_score.egg-info/PKG-INFO
pen_score.egg-info/SOURCES.txt
pen_score.egg-info/dependency_links.txt
pen_score.egg-info/entry_points.txt
pen_score.egg-info/requires.txt
pen_score.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py