Skip to content

imanojkumar/build-flask-app

 
 

Repository files navigation

Build Flask App Logo

Build Flask App ·

Python PyPI PyPI downloads PRs Welcome GitHub license

Set up a modern flask web server by running one command.


Installing / Getting started

pip install build-flask-app

Usage

build-flask-app

Running The Application

  • For flask development server.
bash bootDev.sh dev

  • For gunicorn server.
bash bootDev.sh prod

Steps

About

Set up a modern flask web server by running one command.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Other 1.5%