.coveragerc
.dockerignore
.editorconfig
.git-blame-ignore-revs
.gitmodules
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
Dockerfile
LICENSE
MAINTAINERS
MANIFEST.in
README.rst
pyproject.toml
run-tests.sh
setup.cfg
setup.py
tox.ini
.github/workflows/pypi-publish.yml
.github/workflows/tests.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/_templates/sidebarintro.html
flask_menu/__init__.py
flask_menu/decorators.py
flask_menu/ext.py
flask_menu/menu.py
flask_menu/proxies.py
flask_menu.egg-info/PKG-INFO
flask_menu.egg-info/SOURCES.txt
flask_menu.egg-info/dependency_links.txt
flask_menu.egg-info/not-zip-safe
flask_menu.egg-info/requires.txt
flask_menu.egg-info/top_level.txt
tests/conftest.py
tests/test_core.py