{"library":"execnet","type":"library","category":null,"description":"execnet is a Python library that provides carefully tested means to ad-hoc interact with Python interpreters across different versions, platforms, and network barriers. It offers a minimal and fast API for distributing tasks to local or remote processes, writing hybrid multi-process applications, and administering multiple hosts. The project is currently in maintenance-only mode, with a focus on bug fixes, and is not recommended for new projects. The current stable version is 2.1.2, with releases driven by bug fixes and Python version compatibility updates.","language":"python","status":"maintenance","version":"2.1.2","tags":["remote execution","multi-process","distributed computing","inter-process communication","python interpreter","pytest-xdist"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install execnet","imports":["import execnet\ngateway = execnet.makegateway()","channel = gateway.remote_exec(source_code)"]}],"homepage":"https://execnet.readthedocs.io/en/latest/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/execnet/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/execnet/compatibility"}}