Load and run plugins for your Flask application
Project description
基于Flask的插件式开发工具(Web program plugin development kit based on flask).
使用概述(Overview)
安装(Installation)
$ pip install Flask-PluginKit
普通模式(Usage)
from flask_pluginkit import PluginManager
plugin = PluginManager(app)
工厂模式(The factory pattern)
from flask_pluginkit import PluginManager
plugin = PluginManager()
plugin.init_app(app)
文档(Documentation)
LICENSE
Project details
Release history Release notifications | RSS feed
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.1.1.tar.gz
(20.0 kB
view details)
Built Distribution
File details
Details for the file Flask-PluginKit-2.1.1.tar.gz
.
File metadata
- Download URL: Flask-PluginKit-2.1.1.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cb1f73b0737dc0f0e1c91bf3e11c7da8c5333b0470af745448e75157e2bc56d |
|
MD5 | 68f3503e3142a873bb81d5b96560f5f3 |
|
BLAKE2b-256 | 75f6deab4c457b14d8b0aacf54660ccf2f049de421da1dc9aa68ef93a8b6b9b1 |
File details
Details for the file Flask_PluginKit-2.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: Flask_PluginKit-2.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ce0b10a9b6a8cc70d5ad10cda5593457080129e978e52d3df195ea7ae77b373 |
|
MD5 | 13aebc2ddc4fb28916d190a2acee0327 |
|
BLAKE2b-256 | 632716ca4d90099f8359c84161dd48322a4b4bb9e9d6bbfcf68a2a039a9cf59f |