plugin-loader 0.1.1

Creator: railscoder56

Last updated:

Add to Cart

Description:

pluginloader 0.1.1

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.