pluggy
0
plugin and hook calling mechanisms for python
About pluggy
plugin and hook calling mechanisms for python
Key Features
- Defines hook specifications for extensible applications
- Registers and dispatches plugin hook implementations
- Supports ordering and result handling across plugins
- Core plugin engine used by pytest
Installation
uv add pluggyRelated Tools
Pytest
Simple powerful testing with Python
13.7k stars
Robot Framework
A generic open source automation framework for acceptance testing and robotic process automation
11.4k stars
Hypothesis
A property-based testing library for Python
8.5k stars
Tach
A Python tool to enforce dependencies, using modular architecture
2.7k stars
Quick Info
- Latest Version
- 1.6.0
- First Release
- 2015
- License
- MIT
- Categories
- Plugin SystemDevelopment ToolsTesting