hydra-joblib-launcher


Namehydra-joblib-launcher JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://github.com/facebookresearch/hydra/
SummaryJoblib Launcher for Hydra apps
upload_time2022-05-17 22:18:42
maintainer
docs_urlNone
authorJan-Matthis Lueckmann, Omry Yadan
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Hydra Joblib Launcher
Provides a [`Joblib.Parallel`](https://joblib.readthedocs.io/en/latest/parallel.html) based Hydra Launcher supporting parallel execution.

See [website](https://hydra.cc/docs/next/plugins/joblib_launcher) for more information



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/facebookresearch/hydra/",
    "name": "hydra-joblib-launcher",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jan-Matthis Lueckmann, Omry Yadan",
    "author_email": "mail@jan-matthis.de, omry@fb.com",
    "download_url": "https://files.pythonhosted.org/packages/d0/94/6d81cd0858295b6efaa420624f120a594a90e54f36b165de8b47b62e0f76/hydra-joblib-launcher-1.2.0.tar.gz",
    "platform": null,
    "description": "# Hydra Joblib Launcher\nProvides a [`Joblib.Parallel`](https://joblib.readthedocs.io/en/latest/parallel.html) based Hydra Launcher supporting parallel execution.\n\nSee [website](https://hydra.cc/docs/next/plugins/joblib_launcher) for more information\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Joblib Launcher for Hydra apps",
    "version": "1.2.0",
    "project_urls": {
        "Homepage": "https://github.com/facebookresearch/hydra/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd5040613fdf65f9227bc0b073c1ee9db2e2298f7b6cd248e8b4825eedc292eb",
                "md5": "6cf37667bd52d38f37a870d026c1cff3",
                "sha256": "57bfd042b015056157297de93e8ec1c6bc75fd39bd3b300e1599db0c5d992eee"
            },
            "downloads": -1,
            "filename": "hydra_joblib_launcher-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6cf37667bd52d38f37a870d026c1cff3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5203,
            "upload_time": "2022-05-17T22:18:40",
            "upload_time_iso_8601": "2022-05-17T22:18:40.304433Z",
            "url": "https://files.pythonhosted.org/packages/bd/50/40613fdf65f9227bc0b073c1ee9db2e2298f7b6cd248e8b4825eedc292eb/hydra_joblib_launcher-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0946d81cd0858295b6efaa420624f120a594a90e54f36b165de8b47b62e0f76",
                "md5": "7b33e9597ebf6f86ede33042322fb8f8",
                "sha256": "b4dc8b990221a0df048c094954356c6532585557e708e8198c46a877b379a6d5"
            },
            "downloads": -1,
            "filename": "hydra-joblib-launcher-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7b33e9597ebf6f86ede33042322fb8f8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4647,
            "upload_time": "2022-05-17T22:18:42",
            "upload_time_iso_8601": "2022-05-17T22:18:42.076004Z",
            "url": "https://files.pythonhosted.org/packages/d0/94/6d81cd0858295b6efaa420624f120a594a90e54f36b165de8b47b62e0f76/hydra-joblib-launcher-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-05-17 22:18:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "facebookresearch",
    "github_project": "hydra",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "circle": true,
    "lcname": "hydra-joblib-launcher"
}
        
Elapsed time: 1.56699s