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.1.1.tar.gz
(26.7 kB
view details)
Built Distribution
File details
Details for the file eventum_plugins-1.1.1.tar.gz
.
File metadata
- Download URL: eventum_plugins-1.1.1.tar.gz
- Upload date:
- Size: 26.7 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 | 0ba49b3eb8d211f67c556e2324da562ac623311ecd0afaf47add73cafb72178b |
|
MD5 | 9d66596cab2a751affae7d726e3a4c16 |
|
BLAKE2b-256 | fd5c44b493ee8b0fffe42c799a4a1c01569f3da0375cf390a84149bf1436ee4a |
File details
Details for the file eventum_plugins-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: eventum_plugins-1.1.1-py3-none-any.whl
- Upload date:
- Size: 38.1 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 | 436e72ad3654ea10a0a6bc4c65a98a19f20a08ac50cd371e48582e14e77fcc25 |
|
MD5 | 98e577cbbe83dea20ae8932283b6c7c1 |
|
BLAKE2b-256 | 1b269d00172029093b94de266a27dd6d0d7351c7b896db88d567023a95d40980 |