.codacy.yml
.coveragerc
.editorconfig
.gitignore
.pre-commit-config.yaml
CONTRIBUTING.rst
LICENSE
Makefile
README.rst
environment.yml
pyproject.toml
setup.cfg
setup.py
.github/ISSUE_TEMPLATE.md
.github/codecov.yml
.github/condarc.yml
.github/ght.yaml
.github/pr-labeler.yml
.github/release-drafter.yml
.github/bin/environment.yml
.github/bin/ght-render.sh
.github/ght/macros/selected.j2
.github/workflows/ght-render-repo.yml
.github/workflows/pr-labeler.yml
.github/workflows/pypa-conda.yml
.github/workflows/release-drafter.yml
conda.recipe/meta.yaml
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/_static/.gitkeep
tests/__init__.py
tests/conftest.py
tests/test_config.py
tests/test_goblet.py
tests/test_utils.py
tests/chalice/__init__.py
tests/chalice/conftest.py
tests/chalice/test_blueprint.py
zeroae/__init__.py
zeroae/goblet/__init__.py
zeroae/goblet/__main__.py
zeroae/goblet/_version.py
zeroae/goblet/cli.py
zeroae/goblet/config.py
zeroae/goblet/utils.py
zeroae/goblet/views.py
zeroae/goblet/chalice/__init__.py
zeroae/goblet/chalice/blueprint.py
zeroae/goblet/templates/setup.jinja2
zeroae_goblet.egg-info/PKG-INFO
zeroae_goblet.egg-info/SOURCES.txt
zeroae_goblet.egg-info/dependency_links.txt
zeroae_goblet.egg-info/entry_points.txt
zeroae_goblet.egg-info/not-zip-safe
zeroae_goblet.egg-info/requires.txt
zeroae_goblet.egg-info/top_level.txt