pypi-Deploy-Demo

pypi-Deploy-Demo


Keywords
build-flask-app, command-line-tool, flask, heroku, mongodb, pypi-package, python, python3, socket-communication, socket-io, sqlalchemy
License
MIT
Install
pip install pypi-Deploy-Demo==0.0.4

Documentation

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