LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
SORM/__init__.py
shanks/__init__.py
shanks/app.py
shanks/cache.py
shanks/cli.py
shanks/config.py
shanks/cors.py
shanks/db.py
shanks/orm.py
shanks/request.py
shanks/response.py
shanks/schema.py
shanks/swagger.py
shanks/templates/landing.html
shanks_django.egg-info/PKG-INFO
shanks_django.egg-info/SOURCES.txt
shanks_django.egg-info/dependency_links.txt
shanks_django.egg-info/entry_points.txt
shanks_django.egg-info/requires.txt
shanks_django.egg-info/top_level.txt
tests/test_basic.py