Metadata-Version: 2.1
Name: unlock-joblib-tasks
Version: 1.2
Summary: Unlock the limit of 63 tasks in Windows for the Python joblib library.
Home-page: https://github.com/cnzjy/unlock_joblib_tasks
Author: PlumeSoft
Author-email: master@plumesoft.com
License: BSD 3-Clause
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: System :: Operating System
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE

# 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协议下发布，任何人都可无限制免费使用，希望对你有用！
