Skip to main content

Give a little flare to your Flask application with componet-style Jinja Tags

Project description

Flask Flare 🎨

Give a little flare to your Flask application.

Flask-Flare provides component-style Jinja tags.

Installation

pip install flask-flare

Setup

In your init.py file of your application

from flask_flare import Flare

flare = Flare()

def create_app(config_name) -> Flask: # or something like this
    """Create a Flask application instance."""
    app = Flask(__name__)
    # initialize extensions
    flare.init_app(app)
    # ... more code
    return app

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_flare-0.1.1.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flask_flare-0.1.1-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file flask_flare-0.1.1.tar.gz.

File metadata

  • Download URL: flask_flare-0.1.1.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.14.0 Darwin/20.6.0

File hashes

Hashes for flask_flare-0.1.1.tar.gz
Algorithm Hash digest
SHA256 55fd9922015722c9dfd8e3a08c7660f9ecf3174cdd4ada45f20cfdbe716d5d87
MD5 564d591287a528a301277ef5bacf97e7
BLAKE2b-256 fff9f941abec1619c3bfb12321f2096b2bf4ed0914858cb4e412bdce5fd6d119

See more details on using hashes here.

File details

Details for the file flask_flare-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: flask_flare-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 8.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.14.0 Darwin/20.6.0

File hashes

Hashes for flask_flare-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 54f2448bf5e8164d1b09e43f0f1f5b0ef6f25a1879fa968c56534952e881a380
MD5 8f9c7bc3ad5255eb9fa43881f97c6227
BLAKE2b-256 0a76cb34832eb84b2d35090daa2df3307b917c8ecf8d037a6694ee1512881d2b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page