Skip to main content

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

Project description

Flask-Imp

tests PyPI version License Downloads black

What is Flask-Imp?

Flask-Imp'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.

Documentation

https://cheesecake87.github.io/flask-imp/

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-Imp

pip install flask-imp

Create a new project.

flask-imp init

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

flask_imp-5.4.0.tar.gz (69.2 kB view details)

Uploaded Source

Built Distribution

flask_imp-5.4.0-py3-none-any.whl (67.1 kB view details)

Uploaded Python 3

File details

Details for the file flask_imp-5.4.0.tar.gz.

File metadata

  • Download URL: flask_imp-5.4.0.tar.gz
  • Upload date:
  • Size: 69.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for flask_imp-5.4.0.tar.gz
Algorithm Hash digest
SHA256 2d3ffa0682f229900d7fb471e88a07fae353af612e65e4b111a5bd78af469e6d
MD5 ff68f2e5c9bd88226b057c50c0e73ba1
BLAKE2b-256 e0aaab4780531f66c6a78360bf4951761543494305e4581a4c04b7ffe3b65ad5

See more details on using hashes here.

File details

Details for the file flask_imp-5.4.0-py3-none-any.whl.

File metadata

  • Download URL: flask_imp-5.4.0-py3-none-any.whl
  • Upload date:
  • Size: 67.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for flask_imp-5.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c36d62002e3e46089e65ec4bd1a5212d2812d369430782151ba3036bb1045c21
MD5 b8a1df6c718251e53d97990d7c2af1c1
BLAKE2b-256 0b9ed675f869d25018eb466cff92494875fbbe65b44f5a45ce2b1aa44a224952

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