LICENSE
MANIFEST.in
README.md
pyproject.toml
src/machina_praeparandi/__init__.py
src/machina_praeparandi/cli.py
src/machina_praeparandi/config.py
src/machina_praeparandi/githf.py
src/machina_praeparandi/machina.yaml
src/machina_praeparandi/machine.py
src/machina_praeparandi/utilities.py
src/machina_praeparandi.egg-info/PKG-INFO
src/machina_praeparandi.egg-info/SOURCES.txt
src/machina_praeparandi.egg-info/dependency_links.txt
src/machina_praeparandi.egg-info/entry_points.txt
src/machina_praeparandi.egg-info/requires.txt
src/machina_praeparandi.egg-info/top_level.txt
src/machina_praeparandi/providers/__init__.py
src/machina_praeparandi/providers/camelids.py
src/machina_praeparandi/providers/castor_pollux.py
src/machina_praeparandi/providers/depsek.py
src/machina_praeparandi/providers/electroid.py
src/machina_praeparandi/providers/openai.py
src/machina_praeparandi/providers/qrog.py
src/machina_praeparandi/providers/strangelove.py
tests/test_cli.py
tests/test_e2e.py
tests/test_llm_soup.py
tests/test_utilities.py