Skip to main content

Allows you to easily create a full plugin system for your project.

Project description

openPluginApi

OpenPluginApi is for people who want a simple way to implement a plugin system into their project.


Features

  • Scheduling tasks to be run later in your code. Example, render event.
  • Presets
  • The use of decorators instead of set function names.
  • shared local and global variables with plugins. Local variables cannot be directly edited by a plugin.
  • async and non-async options to load plugins.
  • load plugins from the web(experimental)
  • Made for python Version 3+ (was made in python 3.8)

documentation?

There is a wiki page on the github! This is a very simple package, so it shouldn't be hard to use!

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

OpenPluginApi-1.1.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

OpenPluginApi-1.1.1-py3-none-any.whl (5.2 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