{ "info": { "author": "Indico Team", "author_email": "indico-team@cern.ch", "bugtrack_url": null, "classifiers": [], "description": "This package adds a ``urls_to_json`` command to the ``flask``\nCLI that dumps the URL map of the flask app to a JSON file.\n\nIt also provides the ``flask_url_map_serializer`` module containing\nthe following functions which convert rules from the URL map to a\nJSON-serializable dict:\n\n- ``dump_url_rule(url_map, endpoint)``\n- ``dump_url_map(url_map)```\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/indico/babel-plugin-flask-urls", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "flask-url-map-serializer", "package_url": "https://pypi.org/project/flask-url-map-serializer/", "platform": "", "project_url": "https://pypi.org/project/flask-url-map-serializer/", "project_urls": { "Homepage": "https://github.com/indico/babel-plugin-flask-urls" }, "release_url": "https://pypi.org/project/flask-url-map-serializer/0.0.1/", "requires_dist": [ "click", "flask (>=0.11)" ], "requires_python": "", "summary": "Dumps the URL map of a flask app to a JSON file", "version": "0.0.1" }, "last_serial": 3772971, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ffcbac5634952867e6e2e9f8f0f5432e", "sha256": "ed2db54e76c16f4a11f270411e60e02e489257b398388ca7f42692bfe847def7" }, "downloads": -1, "filename": "flask_url_map_serializer-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ffcbac5634952867e6e2e9f8f0f5432e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2597, "upload_time": "2018-04-17T12:17:47", "url": "https://files.pythonhosted.org/packages/44/f0/09418acd591661745967fbee3988ea1e5de52a15e20065058f3b42df449e/flask_url_map_serializer-0.0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ffcbac5634952867e6e2e9f8f0f5432e", "sha256": "ed2db54e76c16f4a11f270411e60e02e489257b398388ca7f42692bfe847def7" }, "downloads": -1, "filename": "flask_url_map_serializer-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ffcbac5634952867e6e2e9f8f0f5432e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2597, "upload_time": "2018-04-17T12:17:47", "url": "https://files.pythonhosted.org/packages/44/f0/09418acd591661745967fbee3988ea1e5de52a15e20065058f3b42df449e/flask_url_map_serializer-0.0.1-py2.py3-none-any.whl" } ] }