Flask-Menu is a Flask extension that adds support for generating menus.
Project description
About
Flask-Menu is a Flask extension that adds support for generating menus.
Installation
Flask-Menu is on PyPI so all you need is:
pip install Flask-Menu
Documentation
Documentation is readable at http://flask-menu.readthedocs.org or can be build using Sphinx:
git submodule init git submodule update pip install Sphinx python setup.py build_sphinx
Testing
Running the test suite is as simple as:
python setup.py test
or, to also show code coverage:
./run-tests.sh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Flask-Menu-0.2.0.tar.gz
(22.4 kB
view hashes)