
execnet 2.1.2
0
execnet: rapid multi-Python deployment
Contents
execnet currently is in maintenance-only mode, mostly because it is still the backend of the pytest-xdist plugin. Do not use in new projects.
Stars: 93, Watchers: 93, Forks: 46, Open Issues: 36The pytest-dev/execnet repo was created 8 years ago and the last code push was Yesterday. The project is moderately popular with 93 github stars!
How to Install execnet
You can install execnet using pip
pip install execnet
or add it to a project with poetry
poetry add execnet
Package Details
- Author
- holger krekel and others
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/execnet/
- GitHub Repo:
- https://github.com/pytest-dev/execnet
Classifiers
- Software Development/Libraries
- System/Distributed Computing
- System/Networking
Related Packages
Errors
A list of common execnet errors.
Code Examples
Here are some execnet code examples and snippets.
GitHub Issues
The execnet package has 36 open issues on GitHub
- [pre-commit.ci] pre-commit autoupdate
pythonfix