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.12.tar.gz
(26.2 kB
view details)
Built Distribution
File details
Details for the file eventum_plugins-1.0.12.tar.gz
.
File metadata
- Download URL: eventum_plugins-1.0.12.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 | b5054491f0ed3a4f6e36ca806cb84a68e41f3fdb31b9b5166483ff29fa2fc9f4 |
|
MD5 | 6ff251adfb4f126cab82297414c02172 |
|
BLAKE2b-256 | 796aa65c238f1860311fe224faa805b2c8cc76a39f64540988e141c0cdf091e2 |
File details
Details for the file eventum_plugins-1.0.12-py3-none-any.whl
.
File metadata
- Download URL: eventum_plugins-1.0.12-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 | 9d297caebc596f2ced61bb93388204d224bf3979d14ec6be4d57f7aa6d7c32a7 |
|
MD5 | 04cd71526b05f280137452fa2e44678b |
|
BLAKE2b-256 | 4a39100d6ef020e38e98a246128ca8c693f9f6c004660d47af3b15e2cece6875 |