georgeyk/loafer

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.gitignore
.pre-commit-config.yaml
.scrutinizer.yml
CHANGES.rst
CONTRIBUTORS.rst
Dockerfile.local
LICENSE
MANIFEST.in
Makefile
README.rst
docker-compose.yml
docs/Makefile
docs/source/_static/sequence_loafer.diag
docs/source/_static/sequence_loafer.png
docs/source/changelog.rst
docs/source/conf.py36
A
0 mins
docs/source/contributors.rst
docs/source/development/installation.rst
docs/source/development/release.rst
docs/source/error_handlers.rst
docs/source/exceptions.rst
docs/source/faq.rst
docs/source/generic_handlers.rst
docs/source/handlers.rst
docs/source/index.rst
docs/source/managers.rst
docs/source/message_translators.rst
docs/source/overview.rst
docs/source/providers.rst
docs/source/quickstart/installation.rst
docs/source/routes.rst
docs/source/settings.rst
docs/source/tutorial.rst
env.local
examples/echo/__init__.py0
A
0 mins
examples/echo/__main__.py23
A
0 mins
examples/echo/sentry.py10
A
0 mins
examples/entrypoint.sh
examples/sample.json
loafer/__init__.py0
A
0 mins
loafer/dispatchers.py60
A
0 mins
loafer/exceptions.py8
A
0 mins
loafer/ext/__init__.py0
A
0 mins
loafer/ext/aws/__init__.py0
A
0 mins
loafer/ext/aws/bases.py45
A
0 mins
loafer/ext/aws/handlers.py41
A
0 mins
loafer/ext/aws/message_translators.py41
A
0 mins
loafer/ext/aws/providers.py42
A
0 mins
loafer/ext/aws/routes.py23
C
1 day