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.10.tar.gz
(26.2 kB
view details)
Built Distribution
File details
Details for the file eventum_plugins-1.0.10.tar.gz
.
File metadata
- Download URL: eventum_plugins-1.0.10.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 | 8fb2e90b081d938541379a5ef8250ce4ecefa0c2ed5a1fcc5ddd5aa954ab8d66 |
|
MD5 | bdb9c9400867b35dedc611911619dccf |
|
BLAKE2b-256 | 74f18ef6a3f172d47336f260775d822592be8edcb1f3cd6037645ac5271e30be |
File details
Details for the file eventum_plugins-1.0.10-py3-none-any.whl
.
File metadata
- Download URL: eventum_plugins-1.0.10-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 | c2786d03d804682cf01c5f2b8201111129f80e64f4e494c80dfb676dc79bbc97 |
|
MD5 | 9aa9a96a7081940ca1c84d63e07a8b9c |
|
BLAKE2b-256 | 6c43fbf6ff1c581055eb916210460e9a741d45aae551869560205d925cfb9bcf |