import helper for your app's plugin.
Project description
import helper for your app’s plugin.
Install
$ pip install plugin-loader
Usage
Wildcard is *
from plugin_loader import load_plugin
plugins = load_plugin("flask_*")
your app’s plugin name must be ruled.
ex.
flask_hoge, flask_fuga, …
fluent_plugin_hoge, fluent_plugin_fuga, …
gulp_hoge, gulp_fuga, …
Develop
update readme
$ pandoc -f markdown -t rst README.md > README
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
plugin-loader-0.1.1.tar.gz
(2.1 kB
view details)
File details
Details for the file plugin-loader-0.1.1.tar.gz
.
File metadata
- Download URL: plugin-loader-0.1.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bbc2e1943578530b065e80081bed05199031434448e561adb5b33d238c477b8 |
|
MD5 | 0ea3cc206eed2ce9a2d82dfef189467b |
|
BLAKE2b-256 | 4fe4ad04702f2608983b71c36640fe9ec127c8772eace05e3fa01d7842cc7e17 |