Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Here is my flask boilerplate for a quick start.

License

Notifications You must be signed in to change notification settings

aurelmegn/boilerplate_flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here is my flask boilerplate for a quick start.

Getting started

virtualenv -p python3 ./env
source env/bin/activate
pip install -r requirements.txt
python run.py

About

Here is my flask boilerplate for a quick start.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages