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.2.0.tar.gz
(20.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Flask-PluginKit-2.2.0.tar.gz.
File metadata
- Download URL: Flask-PluginKit-2.2.0.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.10.0 setuptools/40.9.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85370fb695afb100b1e119e4b9216719b6c56c8ba3caaf4b64a74b0e49ff6055
|
|
| MD5 |
8215f67b565574d131046387301b28a9
|
|
| BLAKE2b-256 |
7916fdebecdf08f9a922db4f1bebde8bb6c6a9b5e045ad30776d067a2abb22b7
|
File details
Details for the file Flask_PluginKit-2.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: Flask_PluginKit-2.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 20.0 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/40.9.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fedf73580a1da373b982034a78defdc3bb5c93f0494bbaab3a2ba4ff21016d63
|
|
| MD5 |
21213ce69c8ba6650ddadd6257353ae8
|
|
| BLAKE2b-256 |
57d0b575bfc0f4e12e864d70f36f00696dac02e86985f399ef21100b70c41a52
|