.flake8
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
README.md
pyproject.toml
.github/workflows/lint.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
monsterlib/__init__.py
monsterlib/cli.py
monsterlib/core.py
monsterlib/version.py
monstrelib.egg-info/PKG-INFO
monstrelib.egg-info/SOURCES.txt
monstrelib.egg-info/dependency_links.txt
monstrelib.egg-info/entry_points.txt
monstrelib.egg-info/requires.txt
monstrelib.egg-info/top_level.txt
tests/test_core.py