Skip to main content

Plugins for Eventum

Project description

EventumPlugins

Plugins for Eventum

Overview

Package includes next types of plugins for Eventum:

  1. Input plugins
  2. Event plugins
  3. 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:

  1. Plugin is a separate module within a package
  2. Plugin class should inherit base class
  3. Each plugin should define its configuration class that inherits base config class
  4. Plugin module should contain defined PLUGIN_CLASS and CONFIG_CLASS variables (it automatically marks plugins as plugable)

If you want your plugin to be merged, please:

Project details


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 hashes)

Uploaded Source

Built Distribution

eventum_plugins-1.0.10-py3-none-any.whl (37.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page