LICENSE.txt
README.md
pyproject.toml
picofun/__init__.py
picofun/__main__.py
picofun/cli.py
picofun/config.py
picofun/errors.py
picofun/lambda_generator.py
picofun/layer.py
picofun/requirements_manager.py
picofun/spec.py
picofun/template.py
picofun/terraform_generator.py
picofun.egg-info/PKG-INFO
picofun.egg-info/SOURCES.txt
picofun.egg-info/dependency_links.txt
picofun.egg-info/entry_points.txt
picofun.egg-info/requires.txt
picofun.egg-info/top_level.txt
tests/test_config.py
tests/test_errors.py
tests/test_lambda_generator.py
tests/test_layer.py
tests/test_requirements_manager.py
tests/test_spec.py
tests/test_template.py
tests/test_terraform_generator.py