Simple parallel workflows system for Python
Raw data
{
"_id": null,
"home_page": "https://github.com/Parsl/parsl",
"name": "parsl",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "Workflows, Scientific computing",
"author": "The Parsl Team",
"author_email": "parsl@googlegroups.com",
"download_url": "https://files.pythonhosted.org/packages/36/90/52114712dc716d87439f05d16f4b030bb33cb7a3bbd5dcdc42355c14b312/parsl-2025.9.8.tar.gz",
"platform": null,
"description": "Simple parallel workflows system for Python\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Simple data dependent workflows in Python",
"version": "2025.9.8",
"project_urls": {
"Download": "https://github.com/Parsl/parsl/archive/2025.09.08.tar.gz",
"Homepage": "https://github.com/Parsl/parsl"
},
"split_keywords": [
"workflows",
" scientific computing"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "faa42b2c987835f2c4cf5c3d5e5f895af008f50d288d5786fd20aed25368da4d",
"md5": "7a91aa88cadf605ea97d68c8fd251fce",
"sha256": "9e51d78852c41715e7259ae1d7186fbf131358631841a2a33d6c9b63c0186dcd"
},
"downloads": -1,
"filename": "parsl-2025.9.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7a91aa88cadf605ea97d68c8fd251fce",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 559817,
"upload_time": "2025-09-08T22:43:23",
"upload_time_iso_8601": "2025-09-08T22:43:23.536903Z",
"url": "https://files.pythonhosted.org/packages/fa/a4/2b2c987835f2c4cf5c3d5e5f895af008f50d288d5786fd20aed25368da4d/parsl-2025.9.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "369052114712dc716d87439f05d16f4b030bb33cb7a3bbd5dcdc42355c14b312",
"md5": "6bdda396a98750a03be9986e170f7d29",
"sha256": "19523b501265ad28f52a01b0ae268c17f47f075e1539313792552c4b864a343b"
},
"downloads": -1,
"filename": "parsl-2025.9.8.tar.gz",
"has_sig": false,
"md5_digest": "6bdda396a98750a03be9986e170f7d29",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 374954,
"upload_time": "2025-09-08T22:43:24",
"upload_time_iso_8601": "2025-09-08T22:43:24.936093Z",
"url": "https://files.pythonhosted.org/packages/36/90/52114712dc716d87439f05d16f4b030bb33cb7a3bbd5dcdc42355c14b312/parsl-2025.9.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-08 22:43:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Parsl",
"github_project": "parsl",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "pyzmq",
"specs": [
[
">=",
"17.1.2"
]
]
},
{
"name": "typeguard",
"specs": [
[
">=",
"2.10"
],
[
"<",
"5"
],
[
"!=",
"3.*"
]
]
},
{
"name": "typing-extensions",
"specs": [
[
">=",
"4.6"
],
[
"<",
"5"
]
]
},
{
"name": "globus-sdk",
"specs": []
},
{
"name": "dill",
"specs": []
},
{
"name": "tblib",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "sortedcontainers",
"specs": []
},
{
"name": "psutil",
"specs": [
[
">=",
"5.5.1"
]
]
},
{
"name": "setproctitle",
"specs": []
},
{
"name": "filelock",
"specs": [
[
"<",
"4"
],
[
">=",
"3.13"
]
]
}
],
"lcname": "parsl"
}