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!
Release files for OpenPluginApi 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| OpenPluginApi-1.1.1.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| OpenPluginApi-1.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.6 kB
Release files / OpenPluginApi-1.1.1.tar.gz
| Download URL | OpenPluginApi-1.1.1.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1024b4c8f9b6b54a748a0ab2eae20ffdb943d9f4b19f780a9a6ca7056551bbfd
|
|
BLAKE2b-256 checksum How to use checksums |
2a966620a3085d0890879d54a99879859d39de31c66c40ee80b4fe5a85a662a6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
|
Release files / OpenPluginApi-1.1.1-py3-none-any.whl
| Download URL | OpenPluginApi-1.1.1-py3-none-any.whl |
|---|---|
| Size | 5.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c4077782ca4c36554f3bbb85b89a59c044df1415da82ed1fecca7d9bf8a1bc62
|
|
BLAKE2b-256 checksum How to use checksums |
cc63eaf674712a7a38f9b855fc386241dedefde9cf289cfa981de59bcb95c8ee
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
|