Skip to content

A simple Python plugin engine to dynamically load modules.

License

Notifications You must be signed in to change notification settings

FluxIX/PyPluginEngine

Repository files navigation

PyPluginEngine

A simple Python plugin engine to dynamically load modules.

Basic Features

  • Discoverability for specific modules can be disabled.
  • Filterable module discoverability.
  • Optional recursive module discoverability.
  • Loaded modules are debuggable in the application context.

Examples

Examples of integration can found in the source repository at: https://github.com/FluxIX/PyPluginEngine/Examples; they were written using PyDev (https://www.pydev.org/).

About

A simple Python plugin engine to dynamically load modules.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages