py3-plugnplay

a generic plug-in system for Python

WWW CVSWeb GITHub
  1. Package version
    py3-plugnplay-0.5.4p4
  2. Maintainer
    The OpenBSD ports mailing-list

PlugnPLay (PnP) is a generic plug-in system inspired by Trac's internal
component management. With PnP you can turn any program into a pluggable
software very easily. You just have to define the Interfaces and let others
implement them. When your code is running you can dynamically retrieve who are
the classes that implement a certain Interface, and call the specific methods.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • lang/python/3.10