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

Uploaded Source

Built Distribution

Flask_PluginKit-3.4.0-py2.py3-none-any.whl (91.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: Flask-PluginKit-3.4.0.tar.gz
  • Upload date:
  • Size: 89.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.15

File hashes

Hashes for Flask-PluginKit-3.4.0.tar.gz
Algorithm Hash digest
SHA256 98d99ab0f70063ac99d8dff1f691103230b5c479de6e407fef69a72883cad79d
MD5 066c0cf3f1e194e7c79f9f666c94e04f
BLAKE2b-256 2e8a9bc0ef7f72b00cc5b62820db0f93bdf1e0acd1f0ca71163c4e39dfa94490

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Flask_PluginKit-3.4.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 91.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.15

File hashes

Hashes for Flask_PluginKit-3.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f5882d60e6959acf5105cbd3b8fa186dd601c6bd029bde4d75813de4d409da57
MD5 db20056b6950a14e1ea9dd5e1acda3ab
BLAKE2b-256 664befa4d95eebbd31a5401373dee95511d007ff25f9d8ea71ec3f04a4362690

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