Skip to main content

Manage dynamic plugins for Python applications

Project description

Latest Version https://governance.openstack.org/tc/badges/stevedore.svg

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.

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

stevedore-5.4.0.tar.gz (513.9 kB view details)

Uploaded Source

Built Distribution

stevedore-5.4.0-py3-none-any.whl (49.5 kB view details)

Uploaded Python 3

File details

Details for the file stevedore-5.4.0.tar.gz.

File metadata

  • Download URL: stevedore-5.4.0.tar.gz
  • Upload date:
  • Size: 513.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for stevedore-5.4.0.tar.gz
Algorithm Hash digest
SHA256 79e92235ecb828fe952b6b8b0c6c87863248631922c8e8e0fa5b17b232c4514d
MD5 1e3db9ca3de028af796167fcbbea96e0
BLAKE2b-256 4ae94eedccff8332cc40cc60ddd3b28d4c3e255ee7e9c65679fa4533ab98f598

See more details on using hashes here.

File details

Details for the file stevedore-5.4.0-py3-none-any.whl.

File metadata

  • Download URL: stevedore-5.4.0-py3-none-any.whl
  • Upload date:
  • Size: 49.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for stevedore-5.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b0be3c4748b3ea7b854b265dcb4caa891015e442416422be16f8b31756107857
MD5 1e09b7fe86ace2b403e93b8b7f4a5aae
BLAKE2b-256 8f73d0091d22a65b55e8fb6aca7b3b6713b5a261dd01cec4cfd28ed127ac0cfc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page