Skip to main content

Create boilerplate structure of flask web application

Project description

Flask Boilerplate Creator

Create boilerplate for flask web application

Install using pip

> pip install Flask-Boilerplate-Creator

run the Flask-Boilerplate-Creator

> python -m fbc

After running above command it will ask for other modules to be installed, if not leave it blank

Select modules to install
[0] flask-sqlalchemy
[1] flask-migrate
[2] flask-admin
[3] flask-wtf
[4] flask-session
Enter module index numbers separated by comma to add:

Enter pip command if default command is not working, in some os value for it may be python3 -m pip install

Enter pip command (default is 'python -m pip install'):

All ok, it will install the module now After installing all modules it will create files and folders on your system This operation will remove any file content or delete folder if exists

Installing modules: flask
using command python -m pip install
*Installing flask

##:- pip install output will be here

*Structure created successfully.
If you get error like module not found, run `python -m pip install -r requirements.txt` command.

Done - structure is created.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask Boilerplate Creator-0.0.4.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

Flask_Boilerplate_Creator-0.0.4-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page