https://github.com/darrensem/flask-tutorial
Learning about Python Flask including routing, Jinja templates, flash messages, simulating login/logout with expiring sessions
https://github.com/darrensem/flask-tutorial
Last synced: about 2 months ago
JSON representation
Learning about Python Flask including routing, Jinja templates, flash messages, simulating login/logout with expiring sessions
- Host: GitHub
- URL: https://github.com/darrensem/flask-tutorial
- Owner: DarrenSem
- License: mit
- Created: 2023-08-09T13:58:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T15:09:15.000Z (almost 2 years ago)
- Last Synced: 2023-08-09T15:25:11.096Z (almost 2 years ago)
- Language: HTML
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flask-tutorial
Learning about Python Flask including routing, Jinja templates, flash messages, simulating login/logout with expiring sessions