jaeyp / flask-boilerplate

Minimal Flask boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask-boilerplate

Minimal Flask boilerplate

Installation

~$ git clone https://github.com/jaeyp/flask-boilerplate.git
~$ cd flask-boilerplate
~$ pipenv shell
~$ pipenv install

Running

~$ flask run

About

Minimal Flask boilerplate

License:Apache License 2.0


Languages

Language:Python 100.0%