Skip to main content

A Flask auto importer that allows your Flask apps to grow big.

Project description

Flask-BigApp

Tests

What is Flask-BigApp?

Flask-BigApp's main purpose is to help simplify the importing of blueprints, resources and models. It has a few extra features built in to help with securing pages and password authentication.

Getting Started

Setup.

Create a new project folder and navigate to it.

# Linux
cd /path/to/project-folder

# Windows
cd C:\path\to\project-folder

Create a virtual environment and activate it.

Linux / MacOS

python3 -m venv venv
source venv/bin/activate

Windows

python -m venv venv
.\venv\Scripts\activate

Install Flask-BigApp

pip install flask-bigapp

Create a new project.

flask-bigapp init

Project details


Release history Release notifications | RSS feed

This version

2.3.5

Download files

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

Source Distribution

Flask-BigApp-2.3.5.tar.gz (103.7 kB view details)

Uploaded Source

Built Distribution

Flask_BigApp-2.3.5-py3-none-any.whl (107.2 kB view details)

Uploaded Python 3

File details

Details for the file Flask-BigApp-2.3.5.tar.gz.

File metadata

  • Download URL: Flask-BigApp-2.3.5.tar.gz
  • Upload date:
  • Size: 103.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for Flask-BigApp-2.3.5.tar.gz
Algorithm Hash digest
SHA256 e2d4359229a324a32cb54a304698c53540eb73491504297baf0dbea09487a79d
MD5 c2bdac72c6270d0d247e31e717c751d6
BLAKE2b-256 b03233e1bdf3094bb126065c9185c9b6a64d344753c3806bff063ed20b098e71

See more details on using hashes here.

File details

Details for the file Flask_BigApp-2.3.5-py3-none-any.whl.

File metadata

  • Download URL: Flask_BigApp-2.3.5-py3-none-any.whl
  • Upload date:
  • Size: 107.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for Flask_BigApp-2.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8770013fd181024a07cc7366c3f09fa7c8f2f75c8eb2bac58488255043860b84
MD5 f7da88f7b9afc12eaa59e00dbd847907
BLAKE2b-256 6eb44e54d6acd3d0d34b3e69103e6a3548cef0d041c1a5d416ba9e2efe745c8a

See more details on using hashes here.

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