fat-ffipd
Flask Application Template - For Fast Initial Project Development
| master | develop |
|---|---|
fat-ffipd is a basic flask template that includes a basic authentication system wth API support, as well as a default layout that incorporates them.
It's meant to be a starting point for a flask app.
Also incorporated are docker and docker-compose files that make setting up a website rather simple.
Usage
To convert this project into a new one, run init.py and follow the
prompts. This will set up the project in a new directory, defined by the
project name given during prompting.
To start the web application, you can simply call python server.py after
installing it using python setup.py install.
To run the application in docker, make sure all necessary environment
variables are stored in the .env file. Also make sure that the
HTTP_PORT and DEPLOY_MODE environment variables are set.
If this is the case, simply run docker-compose up -d to start the
application.
Further Information
Release files for fat-ffipd 0.4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fat-ffipd-0.4.1.tar.gz | 10.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fat_ffipd-0.4.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 52.2 kB
Release files / fat-ffipd-0.4.1.tar.gz
| Download URL | fat-ffipd-0.4.1.tar.gz |
|---|---|
| Size | 10.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
438177cd7d3e11ebc4d7c1d2b84aefc9b2fcae71a7cd13bb61601bc9610675f6
|
|
BLAKE2b-256 checksum How to use checksums |
d3db28b840d0b7225d80899ff0b9d59c1be68581ad42a1f80df843b3950569ff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.8
|
Release files / fat_ffipd-0.4.1-py3-none-any.whl
| Download URL | fat_ffipd-0.4.1-py3-none-any.whl |
|---|---|
| Size | 41.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
eb6cdf407d97691674e6744e1974a1f98b5a4777b4b9c9a45de506ad1aa93b4f
|
|
BLAKE2b-256 checksum How to use checksums |
bedb20948a70926293f5f612ba34690a441db1ff695da8dc5c6275fc5bd03c61
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.8
|