{"library":"cpuset-py3","type":"library","category":null,"description":"cpuset-py3 is a Python 3 compatible fork of the original cpuset library, providing functionalities to query and manipulate CPU sets (processor affinity) on Linux systems. It allows creating, modifying, and applying CPU sets to processes and threads, facilitating fine-grained control over CPU core usage. The current version is 1.0.2, and it's maintained on an as-needed basis rather than a strict release cadence.","language":"python","status":"active","version":"1.0.2","tags":["cpu affinity","cpuset","linux","performance","system","process management"],"last_verified":"Sun May 24","install":[{"cmd":"pip install cpuset-py3","imports":["import cpuset; s = cpuset.CPUSet()","import cpuset; cpuset.set_cpuset_for_current_process(...)"]}],"homepage":null,"github":"https://github.com/parttimenerd/cpuset","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cpuset-py3/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cpuset-py3/compatibility"}}