Latest version: v0.0.4
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
Hubris is a simple library for implementing inter-process communication (IPC) between separate Python processes. It's based on named pipes created by the POSIX `mkfifo` system call.
No known vulnerabilities found