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.
Free software: Apache license
Documentation: http://docs.openstack.org/developer/stevedore
Release files for stevedore 1.16.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| stevedore-1.16.0.tar.gz | 500.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| stevedore-1.16.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 533.3 kB
Release files / stevedore-1.16.0.tar.gz
| Download URL | stevedore-1.16.0.tar.gz |
|---|---|
| Size | 500.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
832e0be9e6949709a99b4335fb6a4f05392f9a3422840048016d58482e585657
|
|
BLAKE2b-256 checksum How to use checksums |
67bf81061187a6b30a4898ab492dd0ad15c5968723e36035e925d533c253ca70
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / stevedore-1.16.0-py2.py3-none-any.whl
| Download URL | stevedore-1.16.0-py2.py3-none-any.whl |
|---|---|
| Size | 32.4 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
6ee1ab180d52b7cdf62aeec6de8642d0ce3db0da7a4b6a324620d86629c7ebf0
|
|
BLAKE2b-256 checksum How to use checksums |
3185c03056f6ee2abdf6b60905a2cd6d204a85671440afd666b7dbbb4358097b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |