Home

The devel/py-stevedore port

py3-stevedore-5.8.0 – manage dynamic plugins for Python applications (cvsweb github mirror)

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.
WWW: https://docs.openstack.org/stevedore

Maintainer

The OpenBSD ports mailing-list

Only for arches

aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64

Categories

devel lang/python

Build dependencies

Run dependencies

Test dependencies

Reverse dependencies

Files

Search