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.7.2.tar.gz (31.5 kB view details)

Uploaded Source

Built Distribution

Flask_PluginKit-3.7.2-py2.py3-none-any.whl (29.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file Flask-PluginKit-3.7.2.tar.gz.

File metadata

  • Download URL: Flask-PluginKit-3.7.2.tar.gz
  • Upload date:
  • Size: 31.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for Flask-PluginKit-3.7.2.tar.gz
Algorithm Hash digest
SHA256 f8aedbe9d6b841f22eaf5998d0aa3edccd98f2cbb81b6e377a490161e4209365
MD5 73b0fac018c67fe134d2b8792439c133
BLAKE2b-256 f0a4d7cccb8eadd1b60f304306e0037bb1d8c5e2c6839390120fff93b521a9a7

See more details on using hashes here.

File details

Details for the file Flask_PluginKit-3.7.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for Flask_PluginKit-3.7.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9f488f64629ac431406c6a0f3214de531701609364d404f08b7a80484219c001
MD5 f1d9f3405f9423f153a8c596232c0236
BLAKE2b-256 22a334991f88c9ac08ec5dadf6998cdec2264efa3bc99a6a303defdc179e9ead

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