pchrt3

Linux scheduler Python bindings - Python 3.x

Install

All systems
curl cmd.cat/pchrt3.sh
Debian Debian
apt-get install python3-schedutils
Ubuntu
apt-get install python3-schedutils
image/svg+xml Kali Linux
apt-get install python3-schedutils
Fedora
dnf install python3-schedutils
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-schedutils

python3-schedutils

Linux scheduler Python bindings - Python 3.x

Python interface for the Linux scheduler sched_{get,set}{affinity,scheduler} functions and friends. This package provides the Python 3.x module.