SlackBuilds Repository

15.0 > Python > python3-stevedore (5.2.0)

python3-stevedore (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. 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.

Maintained by: Jeremy Hansen
Keywords:
ChangeLog: python3-stevedore

Homepage:
https://opendev.org/openstack/stevedore/

Source Downloads:
stevedore-5.2.0.tar.gz (3e671daf97272ae35ab1f078c9973c38)

Download SlackBuild:
python3-stevedore.tar.gz
python3-stevedore.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds