Skip to main content

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

Project description

Flare 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.0.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.0-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flask_flare-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 3febad7941a65947c078c1d45ab1676bbd9942420638e3c123a66447448d1e7e
MD5 a5e8460752d305625ee7059a5347f058
BLAKE2b-256 171e3ad12be439ec87852044c8603b55c357e64e75a3eedf46277360fd81166a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flask_flare-0.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2d3b9d0680f8bca253ea99838d9ab1b4a41dde399ed8eca2fa4807cc14d7c45e
MD5 81e035bdaf460988ddc7dd3ac6f824c6
BLAKE2b-256 727ac58272bf5d7487aa08ae03f64c20fae89b5baa53a0a08837f7d6bd986847

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