Package Info

python-stevedore


Manage dynamic plugins for Python applications


Development/Languages/Python

Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using __import__ or importlib. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions.


License: Apache-2.0
URL: http://docs.openstack.org/developer/stevedore/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.28.0-bp152.2.15 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python-stevedore-doc
  • python2-stevedore
1.28.0-1.24 info GA Release 2018-05-26 15 SP5 Subpackages
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-stevedore