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.0.tar.gz
(19.1 kB
view details)
Built Distribution
File details
Details for the file Flask-PluginKit-2.1.0.tar.gz
.
File metadata
- Download URL: Flask-PluginKit-2.1.0.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3940214512044a4ab115e3230d359cb955fda54a97bd7582fda9431db4195b2c |
|
MD5 | ba3410ecb204044274e0e4b06e9d5203 |
|
BLAKE2b-256 | 4e1a329d7d088058fbb59054ad81e870a226807207f40114fbbf04e11d778e01 |
File details
Details for the file Flask_PluginKit-2.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: Flask_PluginKit-2.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 19.6 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.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cef76e2042e3cfc0b5ccd2bb24d529ca177416908ca286630f9b8e0a258d460 |
|
MD5 | 723092c31da13bbf1274414cdd8b7750 |
|
BLAKE2b-256 | 59adae92a98d59fda1acf35b28c9fb1c620fcc8889608f865d021f7bd3362d38 |