.gitignore
LICENSE
README.md
pyproject.toml
pytest.ini
requirements.txt
setup.cfg
magpai/__init__.py
magpai/version.py
magpai/workflows.py
magpai.egg-info/PKG-INFO
magpai.egg-info/SOURCES.txt
magpai.egg-info/dependency_links.txt
magpai.egg-info/entry_points.txt
magpai.egg-info/requires.txt
magpai.egg-info/top_level.txt
tests/__init__.py
tests/tests_helper.py
tests/helpers/__init__.py
tests/helpers/my_helper.py
tests/unit/__init__.py
tests/unit/test_workflows.py