{"library":"pluginbase","type":"library","category":null,"description":"PluginBase is a module for Python that enables the development of flexible plugin systems. It extends the import system to provide a consistent experience for plugins loaded from various sources, allowing applications to incorporate plugins from bundled or custom directories without bypassing the standard Python import mechanism. It offers a distinct approach compared to setuptools-based plugins, focusing on the virtualization and isolation of plugins rather than their distribution via PyPI. The library currently stands at version 1.0.1 and has a stable, albeit infrequent, release cadence, with the latest update in May 2021.","language":"python","status":"active","version":"1.0.1","tags":["plugins","extension","framework","dynamic-loading","import-system"],"install":[{"cmd":"pip install pluginbase","imports":["from pluginbase import PluginBase"]}],"homepage":null,"github":"http://github.com/mitsuhiko/pluginbase","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pluginbase/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0.03,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/pluginbase/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}