cpuset icon indicating copy to clipboard operation
cpuset copied to clipboard

how to import cpuset as a python module

Open ryuxin opened this issue 6 years ago • 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

ryuxin avatar Dec 19 '19 17:12 ryuxin

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

lpechacek avatar Dec 19 '19 17:12 lpechacek