{"library":"stevedore","type":"library","category":null,"description":"Stevedore is a Python library designed to simplify the management of dynamic plugins for Python applications. It builds on top of `setuptools` entry points, providing a standardized and less repetitive way to discover and load extensions at runtime. The library abstracts away much of the boilerplate associated with `__import__` or `importlib` for plugin systems. [2, 5]","language":"python","status":"active","version":"5.7.0","tags":["plugin","extension","dynamic loading","setuptools","openstack"],"install":[{"cmd":"pip install stevedore","imports":["from stevedore.driver import DriverManager","from stevedore.extension import ExtensionManager","from stevedore.named import NamedExtensionManager","from stevedore.enabled import EnabledExtensionManager"]}],"homepage":"https://docs.openstack.org/stevedore","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/stevedore/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/stevedore/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}