{"library":"sysv-ipc","type":"library","category":null,"description":"sysv-ipc is a Python library that provides interfaces to System V Inter-Process Communication (IPC) primitives: semaphores, shared memory, and message queues. These mechanisms allow separate processes on the same machine to communicate and synchronize. The current version is 1.2.0, and the project has an active maintenance cadence on GitHub, primarily supporting Python 3.","language":"python","status":"active","version":"1.2.0","tags":["ipc","sysv","inter-process-communication","shared-memory","semaphores","message-queues"],"last_verified":"Tue May 26","install":[{"cmd":"pip install sysv_ipc","imports":["from sysv_ipc import Semaphore","from sysv_ipc import SharedMemory","from sysv_ipc import MessageQueue","from sysv_ipc import IPC_PRIVATE","from sysv_ipc import ftok"]}],"homepage":null,"github":"https://github.com/osvenskan/sysv_ipc","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sysv-ipc/","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,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sysv-ipc/compatibility"}}