Skip to main content

Dumps the URL map of a flask app to a JSON file

Project description

This package adds a urls_to_json command to the flask CLI that dumps the URL map of the flask app to a JSON file.

It also provides the flask_url_map_serializer module containing the following functions which convert rules from the URL map to a JSON-serializable dict:

  • dump_url_rule(url_map, endpoint)

  • dump_url_map(url_map)`

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask_url_map_serializer-0.0.1.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

flask_url_map_serializer-0.0.1-py2.py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page