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