Skip to content

MalhotraVijay/flask-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Boilerplate

Flask Boilerplate to get started with flask applications. This is configured with Flask and Mongokit. This will help get flask app up and running within seconds.

Flask is a microframework for Python based on Werkzeug and Jinja2.

Installation

$ git clone https://github.com/MalhotraVijay/flask-boilerplate.git
$ cd flask-boilerplate
$ pip install -r requirements.txt
$ python server.py

About

Boilerplate for Flask apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages