Description
Plugin modules can be loaded with a small helper library for extensible Python applications. Developers use pluginloader for optional integrations, user extensions, and modular tools. Loading plugins from untrusted paths can execute unwanted code.