Flask Application Template - For Fast Initial Project Develoment
Project description
fat-ffipd
Flask Application Template - For Fast Initial Project Develoment
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
File details
Details for the file fat-ffipd-0.2.0.tar.gz
.
File metadata
- Download URL: fat-ffipd-0.2.0.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ac6c6243c0bfbca5f2e62726556129b6171f53b6245ee35504278316ce5d839 |
|
MD5 | d3c2bcc66866e17bf8449bcd97f61478 |
|
BLAKE2b-256 | 6d2f8234143e3b70ee43fec61b0ef4e487fd0b3922adad2556f3e57a4bc2e14a |
File details
Details for the file fat_ffipd-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: fat_ffipd-0.2.0-py3-none-any.whl
- Upload date:
- Size: 55.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b882676cc6f2891f9de3168019abac6ec9d222c15661275ff9b0f553225605c |
|
MD5 | f24980df59acfb606144274cae2818a8 |
|
BLAKE2b-256 | bd4314b7265e97cb30642166c077b044fcdd490486773a67aac1e03c10aeebf8 |