LICENSE
MANIFEST.in
Makefile
README.rst
requirements.txt
setup.cfg
setup.py
Flask_Authorize.egg-info/PKG-INFO
Flask_Authorize.egg-info/SOURCES.txt
Flask_Authorize.egg-info/dependency_links.txt
Flask_Authorize.egg-info/not-zip-safe
Flask_Authorize.egg-info/requires.txt
Flask_Authorize.egg-info/top_level.txt
docs/.coverage
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/install.rst
docs/overview.rst
docs/requirements.txt
docs/usage.rst
docs/_static/.gitkeep
docs/_static/default.css
docs/_static/logo.png
docs/_static/side-icon.png
docs/_templates/sidebarintro.html
flask_authorize/__init__.py
flask_authorize/mixins.py
flask_authorize/plugin.py
tests/__init__.py
tests/app.db
tests/conftest.py
tests/fixtures.py
tests/requirements.txt
tests/sandbox.py
tests/test_access.py
tests/test_integration.py
tests/test_jinja.py
tests/test_permissions.py
tests/templates/feed.html