Threadpoolctl is a Python library that provides helpers to limit the number of threads used in threadpool-backed native libraries, such as BLAS and OpenMP, commonly used in scientific computing and data science. The current version is 3.6.0, released on March 13, 2025. The library is actively maintained with regular updates to support new Python versions and improve functionality.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Ensure correct import path to access threadpool_info function.
Ensure correct import path to access threadpool_limits function.
This script demonstrates how to introspect threadpool information and limit the number of threads used by BLAS libraries using threadpoolctl.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.
No traffic data recorded yet.