LICENSE
MANIFEST.in
README.md
pyproject.toml
apiman/__init__.py
apiman/base.py
apiman/bottle.py
apiman/django.py
apiman/falcon.py
apiman/flask.py
apiman/starlette.py
apiman/tornado.py
apiman.egg-info/PKG-INFO
apiman.egg-info/SOURCES.txt
apiman.egg-info/dependency_links.txt
apiman.egg-info/requires.txt
apiman.egg-info/top_level.txt
apiman/static/index.html
apiman/static/openapi2_schema.json
apiman/static/openapi3.0_schema.yaml
apiman/static/openapi3.1_schema.yaml
apiman/static/redoc.html
apiman/static/swagger.html
apiman/static/template.yaml
tests/test_adapters.py
tests/test_base.py
tests/test_examples.py
tests/test_release_decision.py