python-straight-plugin
straight.plugin is a Python plugin loader inspired by twisted.plugin with two
important distinctions:
- Fewer dependencies
- Python 3 compatible
The system is used to allow multiple Python packages to provide plugins within
a namespace package, where other packages will locate and utilize. The plugins
themselves are modules in a namespace package where the namespace identifies
the plugins in it for some particular purpose or intent.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-straight-plugin
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-straight-plugin && cd $_
- Create Badge
Refresh
Refresh
Comments 0