A flask extension which contains a basic app and is configured in your local machine through a command line utility
Project description
This is a flask extension basically a flask starter project
Installation
Install with pip:
pip install flask-start
Or from git:
git clone https://github.com/princekrroshan01/flask-starter/ cd flask-start virtualenv venv source venv/bin/activate pip install -r requirements.txt
Prerequisites
using
cd into the project directory, open the terminal and type `flask-starter-project` this will build a basic project for you in the same directory.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.