
pluggy 1.6.0
0
plugin and hook calling mechanisms for python
Contents
plugin and hook calling mechanisms for python
Stars: 1574, Watchers: 1574, Forks: 141, Open Issues: 57The pytest-dev/pluggy repo was created 10 years ago and the last code push was 12 hours ago.
The project is very popular with an impressive 1574 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
- None
- License
- MIT
- Homepage
- None
- 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 57 open issues on GitHub
- Question about creating plugin instances from setuptools entrypoints
- Add python-lsp-server to downstream tests
- Divide and specialize hook impls/callers
- Add python-lsp-server to downstream tests
pythonfix