Manage dynamic plugins for Python applications
Project description
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: https://docs.openstack.org/stevedore/latest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for stevedore-5.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1efd34ca08f474dad08d9b19e934a22c68bb6fe416926479ba29e5013bcc8f78 |
|
MD5 | 796eb30a5fb7f3007f8c827d32d16776 |
|
BLAKE2b-256 | ec5070762bdb23f6c2b746b90661f461d33c4913a22a46bb5265b10947e85ffb |