pluggy
PyPIv1.6.0plugin and hook calling mechanisms for python
Overview
pluggy is an PyPI package that plugin and hook calling mechanisms for python. The latest version is 1.6.0, released under the MIT license.
Who should use it
Teams working in the PyPI ecosystem who need plugin and hook calling mechanisms for python and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Clear open-source license (MIT).
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of pluggy.
Used by
Popular packages that depend on pluggy.
Frequently installed together
Cross-platform colored terminal text.
Backport of PEP 654 (exception groups)
brain-dead simple config-ini parsing
Core utilities for Python packages
A lil' TOML parser
Version history
| Version | Published | License |
|---|---|---|
| 1.6.0latest | 1 year ago | MIT |
| 1.5.0 | 2 years ago | MIT |
| 1.4.0 | 2 years ago | MIT |
| 1.3.0 | 2 years ago | MIT |
| 1.2.0 | 3 years ago | MIT |
| 1.1.0 | 3 years ago | MIT |
| 1.0.0 | 4 years ago | MIT |
| 1.0.0.dev0 | 6 years ago | MIT |
| 0.13.1 | 6 years ago | MIT |
| 0.13.0 | 6 years ago | MIT |
| 0.12.0 | 7 years ago | MIT |
| 0.11.0 | 7 years ago | MIT |
| 0.10.0 | 7 years ago | MIT |
| 0.9.0 | 7 years ago | MIT |
| 0.8.1 | 7 years ago | MIT |
| 0.8.0 | 7 years ago | MIT |
| 0.7.1 | 8 years ago | MIT |
| 0.6.0 | 8 years ago | MIT |
| 0.5.2 | 8 years ago | MIT |
| 0.5.1 | 8 years ago | MIT |
Frequently asked questions
How do I install pluggy?
Run `pip install pluggy` to add pluggy to your PyPI project.
What license is pluggy released under?
pluggy is distributed under the MIT license.
How popular is pluggy?
pluggy has approximately 0 downloads per week and 1 known dependent packages.