SUSE/cpuset

how to import cpuset as a python module

Opened this issue · 1 comments

How can I import cpuset as a module from another python script, so I can call cpuset function instead of running the cset binary?

Thanks

cpuset does not provide a Python API. Feel free to establish one. Patches are welcome.