{"library":"comm","type":"library","category":null,"description":"Comm is a low-level Python library providing the core implementation for Jupyter communications (Comms). It enables custom bidirectional messaging between a Jupyter kernel (like ipykernel or xeus-python) and its connected frontend. It is currently at version 0.2.3 and is actively maintained, with releases typically tied to Jupyter ecosystem updates.","language":"python","status":"active","version":"0.2.3","tags":["jupyter","kernel","frontend","communication","ipython","widgets"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install comm","imports":["import comm\n# ... later in a kernel ...\nmy_comm = comm.Comm(target_name='my_target')"]}],"homepage":null,"github":"https://github.com/ipython/comm","docs":null,"changelog":null,"pypi":"https://pypi.org/project/comm/","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.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/comm/compatibility"}}