Skip to main content

Load and run plugins for your Flask application

Project description

基于Flask的插件式开发工具(Web program plugin development kit based on flask).

Build Status Documentation Status codecov PyPI Pyversions 996.ICU

使用概述(Overview)

安装(Installation)

# 正式版(Release)
$ pip install -U Flask-PluginKit
# 开发版(Dev)
$ pip install -U git+https://github.com/staugur/Flask-PluginKit.git

测试用例(TestCase)

$ make dev && make test

普通模式(Usage)

from flask_pluginkit import PluginManager
plugin = PluginManager(app)

工厂模式(The factory pattern)

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

贡献(Contributing)

有关设置开发环境以及如何为Flask-PluginKit做出贡献,请参阅 contributing guidelines.

资源(Resources)

文档(Documentation)

许可证(LICENSE)

BSD LICENSE

说在后面(END)

欢迎提交PR、共同开发!

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

Uploaded Source

Built Distribution

Flask_PluginKit-2.3.1-py2.py3-none-any.whl (21.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: Flask-PluginKit-2.3.1.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.10.0 setuptools/41.0.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for Flask-PluginKit-2.3.1.tar.gz
Algorithm Hash digest
SHA256 0ce641d3ef377e6da4fca9363c8cec42be3169c8d9d262f9639d0df748a02bd2
MD5 dc721adcd07156842931471bc414f00b
BLAKE2b-256 06b700dee1a59f28a46aa6ef35e3ce7a1702caea5e2e8fbefc258702f2cbbdc2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Flask_PluginKit-2.3.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 21.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.10.0 setuptools/41.0.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for Flask_PluginKit-2.3.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 22ee9d30662bce05c422552f8f740885f7bdaf4c56e8e19002ce2a91b6a7c971
MD5 c7bd970201c5e58e9108ee1c85176a23
BLAKE2b-256 6434120752b51dedad84e00683b691389253e2328d5bc3a65b4c41c1583eb85c

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