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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.
See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for flask_url_map_serializer-0.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed2db54e76c16f4a11f270411e60e02e489257b398388ca7f42692bfe847def7 |
|
MD5 | ffcbac5634952867e6e2e9f8f0f5432e |
|
BLAKE2b-256 | 44f009418acd591661745967fbee3988ea1e5de52a15e20065058f3b42df449e |