summaryrefslogtreecommitdiffstats
path: root/python/python3-threadpoolctl/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-threadpoolctl/README')
-rw-r--r--python/python3-threadpoolctl/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-threadpoolctl/README b/python/python3-threadpoolctl/README
new file mode 100644
index 0000000000..7497ce7b12
--- /dev/null
+++ b/python/python3-threadpoolctl/README
@@ -0,0 +1,2 @@
+threadpoolctl contains Python helpers to limit the number of threads
+used in native libraries that handle their own internal threadpool.