Flask Application Template - For Fast Initial Project Develoment
Project description
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
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 fat-ffipd-0.4.1.tar.gz.
File metadata
- Download URL: fat-ffipd-0.4.1.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
438177cd7d3e11ebc4d7c1d2b84aefc9b2fcae71a7cd13bb61601bc9610675f6
|
|
| MD5 |
952083434bb677a895ba57bbc151bcf1
|
|
| BLAKE2b-256 |
d3db28b840d0b7225d80899ff0b9d59c1be68581ad42a1f80df843b3950569ff
|
File details
Details for the file fat_ffipd-0.4.1-py3-none-any.whl.
File metadata
- Download URL: fat_ffipd-0.4.1-py3-none-any.whl
- Upload date:
- Size: 41.4 kB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb6cdf407d97691674e6744e1974a1f98b5a4777b4b9c9a45de506ad1aa93b4f
|
|
| MD5 |
3b1481f5042965f0aa9f78a1f7c7484d
|
|
| BLAKE2b-256 |
bedb20948a70926293f5f612ba34690a441db1ff695da8dc5c6275fc5bd03c61
|