Skip to main content

Manage flask project simply

Project description

Create a flask project one by one is very troublesome to me.
This project can create base files of flask project fast and simple.

$ pip install flaskapp
$ flaskapp create [your_project_name]
$ cd [your_project_name]
$ python app.py
 * Serving Flask app "app" (lazy loading)
 * Environment: production
  WARNING: This is a development server. Do not use it in a production deployment.
  Use a production WSGI server instead.
 * Debug mode: off
 * Running on http://0.0.0.0:80/ (Press CTRL+C to quit)

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

flaskapp-0.0.9.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distributions

flaskapp-0.0.9-py3.7.egg (54.0 kB view hashes)

Uploaded Source

flaskapp-0.0.9-py3-none-any.whl (8.0 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