.. _installation: Installation ============ Install Flask-Breadcrumbs with ``pip`` :: pip install Flask-Breadcrumbs The development version can be downloaded from `its page at GitHub `_. :: git clone https://github.com/inveniosoftware/flask-breadcrumbs.git cd flask-breadcrumbs python setup.py develop source run-tests.sh Requirements ------------ Flask-Breadcrumbs has the following dependencies: * `Flask `_ * `six `_ Flask-Breadcrumbs requires Python version 2.6, 2.7 or 3.3+