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

Uploaded Source

Built Distribution

Flask_PluginKit-3.4.1-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.1.tar.gz.

File metadata

  • Download URL: Flask-PluginKit-3.4.1.tar.gz
  • Upload date:
  • Size: 89.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/2.7.15

File hashes

Hashes for Flask-PluginKit-3.4.1.tar.gz
Algorithm Hash digest
SHA256 5ca3cea44f0c7766a16f5f46eeaac7908c7459409846bb79188faa10341dd6f7
MD5 8062130547acec5eacc4d7ee4293bee0
BLAKE2b-256 a66bf60c337f7c666fbdc5251e0577cf23917d29ccd573551134d231f1a79f20

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Flask_PluginKit-3.4.1-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.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/2.7.15

File hashes

Hashes for Flask_PluginKit-3.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 582ae9bdc568c987857d1962644a4d8ba75b82a9a831a5f855766086fbae8813
MD5 5e64cf27f3cebc9adfb6b35b40da548c
BLAKE2b-256 41dd85a94d064041fd2bfc2fc80f2dd8c13393d6efc51407f6f0302682d315a0

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