.gitignore
LICENSE
Makefile
README.md
pyproject.toml
uv.lock
.github/workflows/master.yml
.github/workflows/pull_request.yml
examples/README.md
examples/entrypoint/Dockerfile
examples/entrypoint/Makefile
examples/entrypoint/README.md
examples/entrypoint/entrypoint.py
examples/packager/README.md
examples/packager/build.py
examples/packager/config.json
examples/packager/function.py
molot/__init__.py
molot/_package.py
molot/_state.py
molot/_version.py
molot/core.py
molot/errors.py
molot/extras.py
molot.egg-info/PKG-INFO
molot.egg-info/SOURCES.txt
molot.egg-info/dependency_links.txt
molot.egg-info/requires.txt
molot.egg-info/top_level.txt
tests/__init__.py
tests/test_core.py
tests/test_extras.py
tests/fixtures/envargs.env