Simplest way to host your flask web app in production!
Project description
AirFlask
Simplest way to host flask web apps in production. Using nginx and gunicorn.
Installation
pip install airflask
Usage
Deploying
airflask deploy <path>
where path is full path to parent folder containing our app.py (BE sure to rename the main flask file as app.py)
for eg. airflask deploy /home/naitik/flaskecomapp/
Stop or Restart
airflask restart <path>
airflask stop <path>
Restart whenever you make any changes
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file airflask-0.1.0.tar.gz.
File metadata
- Download URL: airflask-0.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76b982a9b22dcbb09acbe20fb3f9abcf7fa70136f70589ea80c3eb7ee0b6775d
|
|
| MD5 |
15c0d10c05a7cfa34f8f952c36b74d85
|
|
| BLAKE2b-256 |
f72207bd00a84b17a49be4326e6143bfa6ff9a284b6e8ab1ab696f9eaf9405b3
|
File details
Details for the file airflask-0.1.0-py3-none-any.whl.
File metadata
- Download URL: airflask-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d70e66cadf55895c516d19caebcff112a277bc2f2d0f2044bd17f13c6d7b4b1
|
|
| MD5 |
cae6fb3bcd49eed0dafd50ac0832e950
|
|
| BLAKE2b-256 |
2a45f88923d86d138efd774558147d1f3f4bbcf742d65203c3f28f76823fb980
|