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@master

测试用例(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.4.1.tar.gz (21.5 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: Flask-PluginKit-2.4.1.tar.gz
  • Upload date:
  • Size: 21.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.7

File hashes

Hashes for Flask-PluginKit-2.4.1.tar.gz
Algorithm Hash digest
SHA256 d58fd68b157f079d63dd587d743c31509a18ff28e19b45454f39787b660c0939
MD5 9b5fe32cbaeb46d63d2c7b8ebc4d4140
BLAKE2b-256 f19574d089d9bfb5be84cd9b785179d190cbacccb6531500bad1b62cb03c7666

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page