pyprctl

An interface to Linux's prctl() syscall written in pure Python using ctypes.


Keywords
prctl
License
MIT
Install
pip install pyprctl==0.1.3

Documentation

pyprctl

PyPI Python Versions Documentation Status GitHub Actions codecov

An interface to Linux's prctl() system call (and Linux capabilities in general) written in pure Python using ctypes.

Documentation