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.11.tar.gz
(26.2 kB
view details)
Built Distribution
File details
Details for the file eventum_plugins-1.0.11.tar.gz
.
File metadata
- Download URL: eventum_plugins-1.0.11.tar.gz
- Upload date:
- Size: 26.2 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 | 59826770f915e093dfba9eec99cad3b3750815d0bb8c137710496e01b20e2b4c |
|
MD5 | 00ad0eba8adcc5fd7af5a0a701c4f94b |
|
BLAKE2b-256 | c0ae4874e0c5f7ab90c3d908a608f3ad45867e4864f6dd99d5ae02c4b47b7edd |
File details
Details for the file eventum_plugins-1.0.11-py3-none-any.whl
.
File metadata
- Download URL: eventum_plugins-1.0.11-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 | 1af2a45a464b1f0a7d341d1fba99ecec40670076908d2b81279ab5a2d194894c |
|
MD5 | 29e79ccac7d34eb459075f9ba257bd0c |
|
BLAKE2b-256 | 78bb0254ec44d5f754eee3eb7b6613725650f130b7dde6290514542b36de5dfd |