Skip to main content

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.

Project details


Release history Release notifications | RSS feed

This version

1.3.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stevedore-1.3.0.tar.gz (354.9 kB view details)

Uploaded Source

Built Distribution

stevedore-1.3.0-py2.py3-none-any.whl (28.1 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: stevedore-1.3.0.tar.gz
  • Upload date:
  • Size: 354.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for stevedore-1.3.0.tar.gz
Algorithm Hash digest
SHA256 beab2b7f91966d259796392c39ed6f260b32851861561dd9f3b9be2fd0c426a5
MD5 e9ed2a1cf91ee76fd9045f902fa58089
BLAKE2b-256 badf03fcf7685eb076244ab540b8535a079bcc619109a5d09b8eafed2e514085

See more details on using hashes here.

File details

Details for the file stevedore-1.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for stevedore-1.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 90eb0f7e54aa4bf3733f1c43eecc2a9082b75633dc3c0742e38b82b6166cbbd5
MD5 495421730a9c32cab115194305cf10b3
BLAKE2b-256 4ade694b45e188a55a3e27a49410ba23c566ceedb3b6b8f2c9826f8dabdc899f

See more details on using hashes here.

Supported by

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