.gitignore
LICENSE
README.md
dev-requirements.txt
local-dev-requirements.txt
pyproject.toml
.github/workflows/publish-to-pypi-stale.yml
.github/workflows/publish-to-pypi.yml
.github/workflows/run-pytest.yml
examples/__init__.py
examples/add.mn.json
examples/add.mn.py
examples/file_sizes.mn.json
examples/file_sizes.mn.py
examples/file_sizes_inlined.mn.json
examples/file_sizes_inlined.mn.py
examples/fizzbuzz.mn.json
examples/fizzbuzz.mn.py
examples/todo.mn.json
examples/todo.mn.py
src/maccarone/__init__.py
src/maccarone/caching.mn.json
src/maccarone/caching.mn.py
src/maccarone/caching.py
src/maccarone/loader.mn.json
src/maccarone/loader.mn.py
src/maccarone/loader.py
src/maccarone/openai.py
src/maccarone/preprocessor.py
src/maccarone.egg-info/PKG-INFO
src/maccarone.egg-info/SOURCES.txt
src/maccarone.egg-info/dependency_links.txt
src/maccarone.egg-info/entry_points.txt
src/maccarone.egg-info/requires.txt
src/maccarone.egg-info/top_level.txt
src/maccarone/scripts/preprocess.mn.json
src/maccarone/scripts/preprocess.mn.py
src/maccarone/scripts/preprocess.py
src/maccarone/test/test_caching.py
src/maccarone/test/test_preprocessor.py
support/rename_to_stale.sh