[ 源代码: python-pluggy ]
软件包:python3-pluggy(1.5.0-1)
python3-pluggy 的相关链接
Debian 的资源:
下载源码包 python-pluggy:
维护小组:
外部的资源:
- 主页 [pluggy.readthedocs.io]
相似软件包:
plugin and hook calling mechanisms for Python 3
pluggy is the crystallized core of plugin management and hook calling for pytest. It enables 1400+ plugins to extend and customize pytest’s default behaviour. Even pytest itself is composed as a set of pluggy plugins which are invoked in sequence according to a well defined set of protocols.
It gives users the ability to extend or modify the behaviour of a host program by installing a plugin for that program. The plugin code will run as part of normal program execution, changing or enhancing certain aspects of it.
This is the Python 3 library.
其他与 python3-pluggy 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)