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