Package: python3-stevedore (3.2.2-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-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
-
- dep: python3-pbr (>= 2.0.0)
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-pkg-resources
- pkg_resources를 사용한 패키지 발견 및 리소스 액세스
Download python3-stevedore
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 21.6 kB | 150.0 kB | [list of files] |