Skip to main content

Build Flask App is an excellent open source command-line tool for beginners, which allows you to setup and run modern flask web servers efficiently by running a single command.

Project description

Build Flask App Logo

Build Flask App · PRs Welcome GitHub license

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


Installing / Getting started

pip install -i https://test.pypi.org/simple/ build-flask-app==0.0.8

Usage

build-flask-app

Running The Application

cd YOUR_APP_NAME
export FLASK_APP=YOUR_APP_NAME
export FLASK_ENV=development
flask run

Running The Application As Package

cd YOUR_APP_NAME
export FLASK_APP=YOUR_APP_NAME
export FLASK_ENV=development
pip install -e .
flask run

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

build-flask-app-0.0.2.tar.gz (6.4 kB view details)

Uploaded Source

File details

Details for the file build-flask-app-0.0.2.tar.gz.

File metadata

  • Download URL: build-flask-app-0.0.2.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5

File hashes

Hashes for build-flask-app-0.0.2.tar.gz
Algorithm Hash digest
SHA256 da6c6c6639e1ef2f9baece8d5423b23eb88ab1c5fa0956e933369106d3f6cd4f
MD5 b1059f7092f0e55cadc64a462c612dd6
BLAKE2b-256 fbc15322efaaab3aebcf99389331163f5248a0b64d1c62a1270308d1dff7e6d7

See more details on using hashes here.

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