.cruft.json
.flake8
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
.rtd-environment.yaml
.ruff.toml
MANIFEST.in
README.rst
pyproject.toml
setup.py
tox.ini
.github/workflows/ci.yml
.github/workflows/sub_package_update.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
licenses/LICENSE.rst
licenses/README.rst
licenses/TEMPLATE_LICENSE.rst
magiepy/__init__.py
magiepy/_version.py
magiepy/version.py
magiepy.egg-info/PKG-INFO
magiepy.egg-info/SOURCES.txt
magiepy.egg-info/dependency_links.txt
magiepy.egg-info/not-zip-safe
magiepy.egg-info/requires.txt
magiepy.egg-info/top_level.txt
magiepy/data/README.rst
magiepy/tests/__init__.py
magiepy/tests/test_example.py