python-stevedore
Port variant py37
Summary Dynamic plugins for Python applications (PY37)
Package version 3.2.2
Homepage https://docs.openstack.org/stevedore/latest/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py38
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 14 SEP 2020, 13:04:38 UTC
Port created 30 MAY 2020, 18:50:48 UTC
Subpackage Descriptions
single =========================================================== stevedore -- Manage dynamic plugins for Python applications =========================================================== :alt: Latest Version 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. .. _setuptools entry points: http://setuptools.readthedocs.io/en/latest/pkg_resources.html?#entry-points * Free software: Apache license * Documentation: https://docs.openstack.org/stevedore/latest * Source: https://opendev.org/openstack/stevedore * Bugs: https://bugs.launchpad.net/python-stevedore
Configuration Switches (platform-specific settings discarded)
PY37 ON Build using Python 3.7 PY38 OFF Build using Python 3.8
Package Dependencies by Type
Build and Runtime python-pbr:single:py37
python37:single:standard
python-setuptools:single:py37
Download groups
main mirror://PYPI/s/stevedore
Distribution File Information
f845868b3a3a77a2489d226568abe7328b5c2d4f6a011cc759dfa99144a521f0 512174 stevedore-3.2.2.tar.gz
Ports that require python-stevedore:py37
python-e3-core:py37 E3 core. Tools and library for building and (PY37)