flask-navigation-temp-python-311


Nameflask-navigation-temp-python-311 JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/etalab/flask-navigation-temp-python-311
SummaryThe navigation of Flask application.
upload_time2024-04-22 13:34:24
maintainerNone
docs_urlNone
authorJiangge Zhang
requires_pythonNone
licenseMIT
keywords navigation flask navbar nav
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            TonySeek's original version won't run on Python 3.10 because of a change in the Collections module.
Initially this will work around that. Eventually it may be rewritten to avoid any of the deprecated calls.
Forked from krs-novice, but renamed for pushing a temporary version on pypi.

Flask-Navigation
================

Build navigation bars in your Flask applications. ::

    nav.Bar('top', [
        nav.Item('Home', 'index'),
        nav.Item('Latest News', 'news', {'page': 1}),
    ])


Installation
------------

::

    $ pip install Flask-Navigation


Links
-----

- `Document <https://flask-navigation.readthedocs.org>`_
- `Issue Track <https://github.com/tonyseek/flask-navigation/issues>`_


Issues
------

If you want to report bugs or request features, please create issues on
`GitHub Issues <https://github.com/tonyseek/flask-navigation/issues>`_.


Contributes
-----------

You can send a pull request on
`GitHub <https://github.com/tonyseek/flask-navigation/pulls>`_.


.. |Build Status| image:: https://travis-ci.org/tonyseek/flask-navigation.svg?branch=master,develop
   :target: https://travis-ci.org/tonyseek/flask-navigation
   :alt: Build Status
.. |Coverage Status| image:: https://img.shields.io/coveralls/tonyseek/flask-navigation/develop.svg?style=flat
   :target: https://coveralls.io/r/tonyseek/flask-navigation
   :alt: Coverage Status
.. |Wheel Status| image:: https://img.shields.io/pypi/wheel/Flask-Navigation.svg?style=flat
   :target: https://pypi.python.org/pypi/Flask-Navigation
   :alt: Wheel Status
.. |PyPI Version| image:: https://img.shields.io/pypi/v/Flask-Navigation.svg?style=flat
   :target: https://pypi.python.org/pypi/Flask-Navigation
   :alt: PyPI Version
.. |PyPI Downloads| image:: https://img.shields.io/pypi/dm/Flask-Navigation.svg?style=flat
   :target: https://pypi.python.org/pypi/Flask-Navigation
   :alt: Downloads

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/etalab/flask-navigation-temp-python-311",
    "name": "flask-navigation-temp-python-311",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "navigation, flask, navbar, nav",
    "author": "Jiangge Zhang",
    "author_email": "tonyseek@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "TonySeek's original version won't run on Python 3.10 because of a change in the Collections module.\nInitially this will work around that. Eventually it may be rewritten to avoid any of the deprecated calls.\nForked from krs-novice, but renamed for pushing a temporary version on pypi.\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 <https://flask-navigation.readthedocs.org>`_\n- `Issue Track <https://github.com/tonyseek/flask-navigation/issues>`_\n\n\nIssues\n------\n\nIf you want to report bugs or request features, please create issues on\n`GitHub Issues <https://github.com/tonyseek/flask-navigation/issues>`_.\n\n\nContributes\n-----------\n\nYou can send a pull request on\n`GitHub <https://github.com/tonyseek/flask-navigation/pulls>`_.\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\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The navigation of Flask application.",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/etalab/flask-navigation-temp-python-311"
    },
    "split_keywords": [
        "navigation",
        " flask",
        " navbar",
        " nav"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac90527d5d26b8c8702bd66769a13a6c12f192f071ed6de73c30e4542d589086",
                "md5": "a3e6ca9a4c746e905098df199c3b126b",
                "sha256": "63ab3dab5ae6093d703c83baea9e38b99a6c3ff380401b18aaba69f118f27fe7"
            },
            "downloads": -1,
            "filename": "flask_navigation_temp_python_311-0.2.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3e6ca9a4c746e905098df199c3b126b",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 10333,
            "upload_time": "2024-04-22T13:34:24",
            "upload_time_iso_8601": "2024-04-22T13:34:24.564763Z",
            "url": "https://files.pythonhosted.org/packages/ac/90/527d5d26b8c8702bd66769a13a6c12f192f071ed6de73c30e4542d589086/flask_navigation_temp_python_311-0.2.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 13:34:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "etalab",
    "github_project": "flask-navigation-temp-python-311",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "flask-navigation-temp-python-311"
}
        
Elapsed time: 0.24545s