Skip to main content

import helper for your app's plugin.

Project description

# plugin-loader

import helper for your app's plugin.

## Install

`$ pip install plugin-loader`

## Usage

Wildcard is *

```python
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, ...

Project details


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.0.tar.gz (1.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page