You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "A lightweight, zero-dependency Python library for fast local inter-process communication (IPC) between services on the same Linux machine."
readme = "README.md"
requires-python = ">=3.8"
license = { text = "MIT" }
authors = [{ name = "Christopher E. Mower", email = "christopher.mower@kcl.ac.uk" }]