FreeBSD.software
Home/devel/py311-stevedore

py311-stevedore

5.6.0

Manage dynamic plugins for Python applications

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.

Origin: devel/py-stevedore
Category: devel
Size: 470KiB
License: APACHE20
Maintainer: nivit@FreeBSD.org
Dependencies: 2 packages
Required by: 27 packages
$pkg install py311-stevedore

Dependencies (2)

Required By (27 packages)

More in devel