5 projects
pypsutil
A partial reimplementation of psutil in pure Python using ctypes.
pyprctl
An interface to Linux's prctl() syscall written in pure Python using ctypes.
unix-cred
A library that simplifies reading peer credentials from Unix domain sockets
pyseccomp
An interface to libseccomp using ctypes. API compatible with libseccomp's Python bindings.
psutil-extra
Some helper functions to go along with the ones in psutil