Skip to content

perseghini/Flask_Templates

Repository files navigation

Flask Starting Templates

Lightweight templates to start a new Flask Project. It includes Bootstrap for a quick page layout but can easily be removed.

Each branch includes a more complex Flask Application:

1. basic: Basic Flask application with no additional modules

2. login: Login page and user validation with Flask-Login and Flask-WTF.

3. database-sqlite: Connection to a SQLite Database through Flask-Alchemy ORM.

4. database-postgresql: Connection to a PostgreSQL Database through Flask-Alchemy ORM.

About

Templates to quick start a Flask project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published