Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eventum-plugins

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eventum-plugins

Plugins for Eventum

  • 1.1.1
  • PyPI
  • Socket score

Maintainers
1

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:

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc