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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flask_url_map_serializer-0.0.1.tar.gz.
File metadata
- Download URL: flask_url_map_serializer-0.0.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc68a700ccfdcd9bd8d5f276ea4b867e6c43f7b54b0884056dfaf86f1855551c
|
|
| MD5 |
37734209af4e6b14c50a188b2680de11
|
|
| BLAKE2b-256 |
d3d9ec12d0842f02a5c2889e19549f663952858840a2595395eab20ac96d1dc1
|
File details
Details for the file flask_url_map_serializer-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: flask_url_map_serializer-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed2db54e76c16f4a11f270411e60e02e489257b398388ca7f42692bfe847def7
|
|
| MD5 |
ffcbac5634952867e6e2e9f8f0f5432e
|
|
| BLAKE2b-256 |
44f009418acd591661745967fbee3988ea1e5de52a15e20065058f3b42df449e
|