Contents

execnet 2.1.1

0

execnet: rapid multi-Python deployment

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: 75, Watchers: 75, Forks: 42, Open Issues: 33

The pytest-dev/execnet repo was created 6 years ago and the last code push was 3 days ago. The project is moderately popular with 75 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
No  execnet  pypi packages just yet.

Errors

A list of common execnet errors.

Code Examples

Here are some execnet code examples and snippets.

GitHub Issues

The execnet package has 33 open issues on GitHub

  • dropping the execmodel concept again
  • rsync_remote: Fix a problem when receiving a read-only directories.
  • implement limited WorkerPool size

See more issues on GitHub