Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beebus/flask-app-2
After encountering errors in my repo "flask-app-1", I decided to create a separate repo "flask-app-2" and follow the examples in the book, O'Reilly book "Flask Web Development", 1st edition, by Miguel Grinberg.
https://github.com/beebus/flask-app-2
bootstrap flask flask-application flask-mail flask-migrate flask-sqlalchemy python python-3 python3 sqlalchemy sqlalchemy-python wtforms wtforms-flask
Last synced: 9 days ago
JSON representation
After encountering errors in my repo "flask-app-1", I decided to create a separate repo "flask-app-2" and follow the examples in the book, O'Reilly book "Flask Web Development", 1st edition, by Miguel Grinberg.
- Host: GitHub
- URL: https://github.com/beebus/flask-app-2
- Owner: beebus
- License: mit
- Created: 2020-07-02T04:27:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-26T20:16:37.000Z (almost 2 years ago)
- Last Synced: 2024-10-26T17:24:10.274Z (about 2 months ago)
- Topics: bootstrap, flask, flask-application, flask-mail, flask-migrate, flask-sqlalchemy, python, python-3, python3, sqlalchemy, sqlalchemy-python, wtforms, wtforms-flask
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# flask-app-2
After encountering errors in my repo "flask-app-1", I decided to create a separate repo "flask-app-2" and follow the examples in the O'Reilly book, "Flask Web Development", 1st edition, by Miguel Grinberg.
The code examples from the book can be found at https://github.com/miguelgrinberg/flasky-first-edition