Skip to main content

Flask Application Template - For Fast Initial Project Develoment

Project description

fat-ffipd

Flask Application Template - For Fast Initial Project Develoment

master develop
build status build status

Logo

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fat-ffipd-0.2.0.tar.gz (18.2 kB view hashes)

Uploaded Source

Built Distribution

fat_ffipd-0.2.0-py3-none-any.whl (55.7 kB view hashes)

Uploaded Python 3

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