{"library":"jupyter-client","type":"library","category":null,"description":"Jupyter Client (`jupyter_client`) provides the reference implementation of the Jupyter protocol, offering Python APIs for starting, managing, and communicating with Jupyter kernels. It also includes the `jupyter kernelspec` entrypoint for installing kernel specifications. Currently at version 8.8.0, the library maintains an active development pace with several releases annually to introduce enhancements and bug fixes.","language":"python","status":"active","version":"8.8.0","tags":["jupyter","kernel","protocol","client","asynchronous","messaging"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install jupyter-client","imports":["from jupyter_client import KernelManager","from jupyter_client.manager import AsyncKernelManager","from jupyter_client.blocking import BlockingKernelClient","from jupyter_client import find_connection_file"]}],"homepage":"https://jupyter.org","github":"https://github.com/jupyter/jupyter_client","docs":"https://jupyter-client.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/jupyter-client/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.8,"avg_import_s":0.58,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jupyter-client/compatibility"}}