Skip to main content

Load and run plugins for your Flask application

Project description

Web program plugin development kit based on Flask.

Build Status Documentation Status codecov PyPI

Installation

  • Production Version

    $ pip install -U Flask-PluginKit

  • Development Version

    $ pip install -U git+https://github.com/staugur/Flask-PluginKit.git@master

Quickstart

  • The normal pattern

from flask_pluginkit import PluginManager
pm = PluginManager(app)
  • The factory pattern

from flask_pluginkit import PluginManager
pm = PluginManager()
pm.init_app(app)

Documentation

Contributing

For setting up the development environment, and how to contribute to Flask-PluginKit, please see contributing guidelines.

LICENSE

BSD 3-Clause License, more see LICENSE.

END

Welcome to submit pull request and star.

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_pluginkit-3.8.0.tar.gz (30.0 kB view details)

Uploaded Source

Built Distribution

Flask_PluginKit-3.8.0-py3-none-any.whl (29.1 kB view details)

Uploaded Python 3

File details

Details for the file flask_pluginkit-3.8.0.tar.gz.

File metadata

  • Download URL: flask_pluginkit-3.8.0.tar.gz
  • Upload date:
  • Size: 30.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for flask_pluginkit-3.8.0.tar.gz
Algorithm Hash digest
SHA256 6ce4080575599ddedbd2d48499031a96c41b19344b50a7a2c55f2fdd2389aade
MD5 aafdb2455f69cad3630d1e4629db59bf
BLAKE2b-256 5358959129539ed8a3c49c3d62804f3d79315f4d570964219ce4dfe6519d6ed6

See more details on using hashes here.

File details

Details for the file Flask_PluginKit-3.8.0-py3-none-any.whl.

File metadata

File hashes

Hashes for Flask_PluginKit-3.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9e721bc143bf3d643d4b34ca6bbb81fc1e5538f167118e131514013e503a7b81
MD5 7e28cc739301e0d0e9cd9893d1ef929c
BLAKE2b-256 5879d94e025a272baf9e4cc43950d3f4f425b5d93fc004a6481392b428307134

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