Skip to content

Instantly share code, notes, and snippets.

@ljaraque
Last active May 5, 2021 03:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ljaraque/1cffb2da2ec1c1c221530bdc4421123f to your computer and use it in GitHub Desktop.
Save ljaraque/1cffb2da2ec1c1c221530bdc4421123f to your computer and use it in GitHub Desktop.
Flask Tips

Flask Tips

1. List of App's URLs

from app import app
app.url_map
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment