Plugins for Eventum
Project description
EventumPlugins
Plugins for Eventum
Overview
Package includes next types of plugins for Eventum:
- Input plugins
- Event plugins
- Output plugins
Current list of implemented plugins and their description: https://eventum-generatives.github.io/Website/docs/plugins/
Installation
pip install eventum-plugins
Developing
When developing new plugins you should follow next clauses:
- Plugin is a separate module within a package
- Plugin class should inherit base class
- Each plugin should define its configuration class that inherits base config class
- Plugin module should contain defined
PLUGIN_CLASS
andCONFIG_CLASS
variables (it automatically marks plugins as plugable)
If you want your plugin to be merged, please:
- write and provide documentation for your plugin by making PR to https://github.com/Eventum-Generatives/Website
- write tests for your plugin
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
eventum_plugins-1.0.9.tar.gz
(26.1 kB
view details)
Built Distribution
File details
Details for the file eventum_plugins-1.0.9.tar.gz
.
File metadata
- Download URL: eventum_plugins-1.0.9.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.153.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 783272affef03ebc17a8e70b4b9e87909f0e330675ae0999e91d5b80ca85077a |
|
MD5 | 595b67108cef35d39d2955c269056971 |
|
BLAKE2b-256 | a7ae9b220ea00288c5ae51a158bb3d1599c64ddea6a6bc657ef3c220ce18b9be |
File details
Details for the file eventum_plugins-1.0.9-py3-none-any.whl
.
File metadata
- Download URL: eventum_plugins-1.0.9-py3-none-any.whl
- Upload date:
- Size: 37.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.153.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63f6403ff7d24d6f1e920de3dd6f5e432e78d6a775904362905220f7c651d5d2 |
|
MD5 | 9ca47a67c37c72c3c12dee8be0df152d |
|
BLAKE2b-256 | 3007b64ba72c0ed35131d735b759586df75f28818edb605351fc380d7fe68959 |