Description
Applications can discover and load plugins through a small Python plugin framework. This development build helps developers structure extension points without designing a plugin loader from scratch.
It is imported by applications and can load code selected by the host program. Only enable plugins from trusted locations, because plugins execute with the application privileges.