unlock-joblib-tasks


Nameunlock-joblib-tasks JSON
Version 1.3 PyPI version JSON
download
home_pagehttps://github.com/cnzjy/unlock_joblib_tasks
SummaryUnlock the limit of 63 tasks in Windows for the Python joblib library.
upload_time2024-02-06 05:37:48
maintainer
docs_urlNone
authorPlumeSoft
requires_python
licenseBSD 3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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协议下发布,任何人都可无限制免费使用,希望对你有用!



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cnzjy/unlock_joblib_tasks",
    "name": "unlock-joblib-tasks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "PlumeSoft",
    "author_email": "master@plumesoft.com",
    "download_url": "https://files.pythonhosted.org/packages/2a/0b/73e68101c8c0b336edfed8bbcd4b24581678b19d3425654c603bf14215bf/unlock_joblib_tasks-1.3.tar.gz",
    "platform": null,
    "description": "# unlock_joblib_tasks\n\nUnlock the limit of 63 tasks in Windows for the Python joblib library.\n\n\u4e3a Python joblib \u5e93\u89e3\u9501\u5728 Windows \u4e0b\u6700\u5927 63 \u4e2a\u4efb\u52a1\u6570\u7684\u9650\u5236\u7684\u8865\u4e01\u5305\u3002\n\nHow to use:  \n\u4f7f\u7528\u65b9\u6cd5:  \n    import unlock_joblib_tasks  \n    unlock_joblib_tasks.please()  \n\nThis software is released under the BSD3 license, and anyone can use it for free without any restrictions.\n\n\u8be5\u8f6f\u4ef6\u5728BSD3\u534f\u8bae\u4e0b\u53d1\u5e03\uff0c\u4efb\u4f55\u4eba\u90fd\u53ef\u65e0\u9650\u5236\u514d\u8d39\u4f7f\u7528\uff0c\u5e0c\u671b\u5bf9\u4f60\u6709\u7528\uff01\n\n\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "Unlock the limit of 63 tasks in Windows for the Python joblib library.",
    "version": "1.3",
    "project_urls": {
        "Homepage": "https://github.com/cnzjy/unlock_joblib_tasks"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01e4ffc1008b4132feb0e2e7f9cd4bbe79c4beb89194f4c9f63bc723b354c4e5",
                "md5": "2c2030a7aabd2a0d83a3364e53046364",
                "sha256": "fee46126aad0632f4f54174a3b6d64455a9be7d92f6faf47425513c4783f4cf4"
            },
            "downloads": -1,
            "filename": "unlock_joblib_tasks-1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c2030a7aabd2a0d83a3364e53046364",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4443,
            "upload_time": "2024-02-06T05:37:46",
            "upload_time_iso_8601": "2024-02-06T05:37:46.926348Z",
            "url": "https://files.pythonhosted.org/packages/01/e4/ffc1008b4132feb0e2e7f9cd4bbe79c4beb89194f4c9f63bc723b354c4e5/unlock_joblib_tasks-1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a0b73e68101c8c0b336edfed8bbcd4b24581678b19d3425654c603bf14215bf",
                "md5": "642536dc29e52823589e35d708d787f4",
                "sha256": "4037479beba88fe48c931dc6a337aea9c079ce6b229df6cf3a936ce5b41daf45"
            },
            "downloads": -1,
            "filename": "unlock_joblib_tasks-1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "642536dc29e52823589e35d708d787f4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3931,
            "upload_time": "2024-02-06T05:37:48",
            "upload_time_iso_8601": "2024-02-06T05:37:48.192360Z",
            "url": "https://files.pythonhosted.org/packages/2a/0b/73e68101c8c0b336edfed8bbcd4b24581678b19d3425654c603bf14215bf/unlock_joblib_tasks-1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-06 05:37:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cnzjy",
    "github_project": "unlock_joblib_tasks",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "unlock-joblib-tasks"
}
        
Elapsed time: 0.18152s