This repository was archived by the owner on Oct 13, 2025. It is now read-only.
jmstaley/virtualenvwrapper.flask
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Moved to: https://codeberg.org/jmstaley/virtualenvwrapper.flask A simple virtualenvwrapper project template to install Flask, Flask-login, Flask-SQLAlchemy, Flask-WTF and Flask-Script and setup a simple project template. project/ | |-> project/ | |-> templates/ |-> static/ |-> __init__py |-> forms.py |-> models.py |-> manage.py