cnzjy / unlock_joblib_tasks

Unlock the limit of 63 tasks in Windows for the Python joblib library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unlock_joblib_tasks

Unlock the limit of 63 tasks in Windows for the Python joblib library.

为 Python joblib 库解锁在 Windows 下最大 63 个任务数的限制的补丁包。

How to use:
使用方法:
import unlock_joblib_tasks
unlock_joblib_tasks.please()

This software is released under the BSD3 license, and anyone can use it for free without any restrictions.

该软件在BSD3协议下发布,任何人都可无限制免费使用,希望对你有用!

About

Unlock the limit of 63 tasks in Windows for the Python joblib library.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%