Package: python3-stevedore (5.3.0-3)
Links for python3-stevedore
Debian Resources:
Download Source Package stevedore:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
manage dynamic plugins for Python applications - python3
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.
This package provides the Python 3.x module.
Other Packages Related to python3-stevedore
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
Download python3-stevedore
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 20.4 kB | 156.0 kB | [list of files] |