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.13.tar.gz
(26.3 kB
view details)
Built Distribution
File details
Details for the file eventum_plugins-1.0.13.tar.gz
.
File metadata
- Download URL: eventum_plugins-1.0.13.tar.gz
- Upload date:
- Size: 26.3 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 | dd2d1ef276ab31f7f79c9cfe697340534ddaf947a7d0f827026e8493bec662b9 |
|
MD5 | 5862f957274f411914a644888686420d |
|
BLAKE2b-256 | 5e18d74565d303fc57f2e5c93e67fa07a9dfb2abdcd878243822e8bcfce60f57 |
File details
Details for the file eventum_plugins-1.0.13-py3-none-any.whl
.
File metadata
- Download URL: eventum_plugins-1.0.13-py3-none-any.whl
- Upload date:
- Size: 37.6 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 | 718799dcce14a84c04b7dfdf962e675a8f7141f9013762cca039c4b19ff2ed0d |
|
MD5 | 994d06345bb212443d1a992e031e98c5 |
|
BLAKE2b-256 | 350e0503e9950ef6fbe970136c5ee21684b73b3aa9249407b6368293aee0f5c0 |