{ "info": { "author": "Jiangge Zhang", "author_email": "tonyseek@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Flask", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "|Build Status| |Coverage Status| |PyPI Version| |PyPI Downloads| |Wheel Status|\n\nFlask-Navigation\n================\n\nBuild navigation bars in your Flask applications. ::\n\n nav.Bar('top', [\n nav.Item('Home', 'index'),\n nav.Item('Latest News', 'news', {'page': 1}),\n ])\n\n\nInstallation\n------------\n\n::\n\n $ pip install Flask-Navigation\n\n\nLinks\n-----\n\n- `Document `_\n- `Issue Track `_\n\n\nIssues\n------\n\nIf you want to report bugs or request features, please create issues on\n`GitHub Issues `_.\n\n\nContributes\n-----------\n\nYou can send a pull request on\n`GitHub `_.\n\n\n.. |Build Status| image:: https://travis-ci.org/tonyseek/flask-navigation.svg?branch=master,develop\n :target: https://travis-ci.org/tonyseek/flask-navigation\n :alt: Build Status\n.. |Coverage Status| image:: https://img.shields.io/coveralls/tonyseek/flask-navigation/develop.svg?style=flat\n :target: https://coveralls.io/r/tonyseek/flask-navigation\n :alt: Coverage Status\n.. |Wheel Status| image:: https://img.shields.io/pypi/wheel/Flask-Navigation.svg?style=flat\n :target: https://pypi.python.org/pypi/Flask-Navigation\n :alt: Wheel Status\n.. |PyPI Version| image:: https://img.shields.io/pypi/v/Flask-Navigation.svg?style=flat\n :target: https://pypi.python.org/pypi/Flask-Navigation\n :alt: PyPI Version\n.. |PyPI Downloads| image:: https://img.shields.io/pypi/dm/Flask-Navigation.svg?style=flat\n :target: https://pypi.python.org/pypi/Flask-Navigation\n :alt: Downloads", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tonyseek/flask-navigation", "keywords": "navigation,flask,navbar,nav", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "Flask-Navigation", "package_url": "https://pypi.org/project/Flask-Navigation/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Flask-Navigation/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tonyseek/flask-navigation" }, "release_url": "https://pypi.org/project/Flask-Navigation/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "The navigation of Flask application.", "version": "0.2.0" }, "last_serial": 1582314, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "db6f4040c978969adbdd003ba29f1edd", "sha256": "0309890aac19a146a599a5920050b19c7bfc3e6ac89dc045a0282821c066269f" }, "downloads": -1, "filename": "Flask_Navigation-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "db6f4040c978969adbdd003ba29f1edd", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 9731, "upload_time": "2014-04-22T02:07:22", "url": "https://files.pythonhosted.org/packages/2a/e0/d449aa5187b1f863b68ef912932433f0d0ca42dc6c8552ce8aaa5763d39f/Flask_Navigation-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9d98ab69b26b1b3b7c078f6b13c7227e", "sha256": "5cd18401194752e8595243150a27c5e5ec29c012cf83d1858b99bd94bc034a0b" }, "downloads": -1, "filename": "Flask-Navigation-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9d98ab69b26b1b3b7c078f6b13c7227e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5997, "upload_time": "2014-04-22T02:07:17", "url": "https://files.pythonhosted.org/packages/a4/6e/aef6c12c2a56fc55f0d2586ac3136b821e1b65c87b712951eb1fbe1cbdb7/Flask-Navigation-0.1.0.tar.gz" } ], "0.1.0.dev": [ { "comment_text": "", "digests": { "md5": "e45cf4c3a25f371b2d45e4b04edbb47f", "sha256": "551bb7ec8bd2c1819faeac9671ac5d1d5a12d806222769fc031011196c35f2eb" }, "downloads": -1, "filename": "Flask_Navigation-0.1.0.dev-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e45cf4c3a25f371b2d45e4b04edbb47f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8683, "upload_time": "2014-04-13T17:41:49", "url": "https://files.pythonhosted.org/packages/35/66/0022def2ed0fbc47347f500136d39f7c187a52768a402eaddfb27955896b/Flask_Navigation-0.1.0.dev-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6edb5a046cb832685f49c9a55d09b3ce", "sha256": "57d56d466d53861b2682f9b6c7be9b1b64db88d258aceef323f9df7d5fe0affb" }, "downloads": -1, "filename": "Flask-Navigation-0.1.0.dev.tar.gz", "has_sig": false, "md5_digest": "6edb5a046cb832685f49c9a55d09b3ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5208, "upload_time": "2014-04-13T17:41:31", "url": "https://files.pythonhosted.org/packages/ba/cd/44abc30be95ab68b4325737d5a86b066e0ff19e085d18557542c20ffef8a/Flask-Navigation-0.1.0.dev.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "a0aec3f7e6a93cf36c04aac34192d3e7", "sha256": "5b1f5120dbed47f81c0333aefda48972709d9d8506c02a644cb933508c6dabe1" }, "downloads": -1, "filename": "Flask_Navigation-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a0aec3f7e6a93cf36c04aac34192d3e7", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 10678, "upload_time": "2014-09-24T07:47:48", "url": "https://files.pythonhosted.org/packages/bc/cb/035a54980bd4f9bf75186fdb279242e24a4c35cd595b8cce6098070b08a4/Flask_Navigation-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d1075ee02a3f69da37e5cadad3395f31", "sha256": "c42d30efa989ca877444a410e8a1cd2563546f9effe3d9fe388eedf7a6c69285" }, "downloads": -1, "filename": "Flask-Navigation-0.2.0.tar.gz", "has_sig": false, "md5_digest": "d1075ee02a3f69da37e5cadad3395f31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6889, "upload_time": "2014-09-24T07:47:45", "url": "https://files.pythonhosted.org/packages/9c/f7/71aa270b2c91c76cf811434fe8e31493944d00a499db417c0bc9c44a3a5f/Flask-Navigation-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a0aec3f7e6a93cf36c04aac34192d3e7", "sha256": "5b1f5120dbed47f81c0333aefda48972709d9d8506c02a644cb933508c6dabe1" }, "downloads": -1, "filename": "Flask_Navigation-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a0aec3f7e6a93cf36c04aac34192d3e7", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 10678, "upload_time": "2014-09-24T07:47:48", "url": "https://files.pythonhosted.org/packages/bc/cb/035a54980bd4f9bf75186fdb279242e24a4c35cd595b8cce6098070b08a4/Flask_Navigation-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d1075ee02a3f69da37e5cadad3395f31", "sha256": "c42d30efa989ca877444a410e8a1cd2563546f9effe3d9fe388eedf7a6c69285" }, "downloads": -1, "filename": "Flask-Navigation-0.2.0.tar.gz", "has_sig": false, "md5_digest": "d1075ee02a3f69da37e5cadad3395f31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6889, "upload_time": "2014-09-24T07:47:45", "url": "https://files.pythonhosted.org/packages/9c/f7/71aa270b2c91c76cf811434fe8e31493944d00a499db417c0bc9c44a3a5f/Flask-Navigation-0.2.0.tar.gz" } ] }