pluggy 1.5.0
0
plugin and hook calling mechanisms for python
Contents
plugin and hook calling mechanisms for python
Stars: 1274, Watchers: 1274, Forks: 123, Open Issues: 53The pytest-dev/pluggy
repo was created 9 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 1274 github stars!
How to Install pluggy
You can install pluggy using pip
pip install pluggy
or add it to a project with poetry
poetry add pluggy
Package Details
- Author
- Holger Krekel
- License
- MIT
- Homepage
- https://github.com/pytest-dev/pluggy
- PyPi:
- https://pypi.org/project/pluggy/
- GitHub Repo:
- https://github.com/pytest-dev/pluggy
Classifiers
- Software Development/Libraries
- Software Development/Testing
- Utilities
Related Packages
Errors
A list of common pluggy errors.
Code Examples
Here are some pluggy
code examples and snippets.
GitHub Issues
The pluggy package has 53 open issues on GitHub
- Remove manual kwargs-only check?
- Class diagram
- Added gitignore defs, editorconfig and hookspecs representation