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.0.tar.gz
(26.7 kB
view details)
Built Distribution
File details
Details for the file eventum_plugins-1.1.0.tar.gz
.
File metadata
- Download URL: eventum_plugins-1.1.0.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 | 7e5c65d4df674834d83c0829b7eca7d2a2360822f541def492d5b9ba9435e796 |
|
MD5 | 8eb988e5116f8f2ee7e213b6297fd68f |
|
BLAKE2b-256 | 4b72a1f2a16462b7f93122e13afc144e3489a304a5b80eb2536eecdf84acfb20 |
File details
Details for the file eventum_plugins-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: eventum_plugins-1.1.0-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 | daad39cd0c348c1e32b6e4bc78ea458a441363b239dd0437dc84f6f0258126be |
|
MD5 | 778b939a67f16fa60da79aef509f1059 |
|
BLAKE2b-256 | 5f6c7bb441241499e7893e0712820ba1d7e1dd6eeb7d08645101a5585b7e34b9 |