Skip to main content

Manage dynamic plugins for Python applications

Project description

Latest Version Downloads

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.6.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.6.0.tar.gz (500.9 kB view details)

Uploaded Source

Built Distribution

stevedore-1.6.0-py2.py3-none-any.whl (31.0 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for stevedore-1.6.0.tar.gz
Algorithm Hash digest
SHA256 dab2aa31ec742f651e6a2fe0429560aebbbe0fb7fc462fa0ff565c8f5ff2ec25
MD5 c53fc7d4408f715339e7fd3e8189ca4e
BLAKE2b-256 8b8f20739d9051324820c8b60aaeba1995e8b165abe9413f05ad6942fd2579f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for stevedore-1.6.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e957b6b8654f7758235618e80c189636f85b222e15070faf660e834fa4ce0636
MD5 95c09928ff6ea4cd5b3b444dbfefe91f
BLAKE2b-256 07b68b40bf141e1e0753cf72c86259ad99721de1508bc4d4538bb890f2a64c36

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