
threadpoolctl 3.6.0
0
threadpoolctl
Contents
threadpoolctl
Stars: 407, Watchers: 407, Forks: 34, Open Issues: 24The joblib/threadpoolctl repo was created 6 years ago and the last code push was 3 months ago.
The project is popular with 407 github stars!
How to Install threadpoolctl
You can install threadpoolctl using pip
pip install threadpoolctl
or add it to a project with poetry
poetry add threadpoolctl
Package Details
- Author
- Thomas Moreau
- License
- BSD-3-Clause
- Homepage
- https://github.com/joblib/threadpoolctl
- PyPi:
- https://pypi.org/project/threadpoolctl/
- GitHub Repo:
- https://github.com/joblib/threadpoolctl
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common threadpoolctl errors.
Code Examples
Here are some threadpoolctl code examples and snippets.
GitHub Issues
The threadpoolctl package has 24 open issues on GitHub
threadpool_limitsis not thread-safe underThreadPoolExecutor
pythonfix