See https://github.com/Nanguage/executor-engine
Raw data
{
"_id": null,
"home_page": "https://github.com/Nanguage/executor-engine",
"name": "executor-engine",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": null,
"keywords": "Job Management",
"author": "Weize Xu",
"author_email": "vet.xwz@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/94/59/a75a5b4669f639df9a34f391cc8f824c733adfad512dd0f9e1cb9f8c6d93/executor_engine-0.3.0.tar.gz",
"platform": null,
"description": "See https://github.com/Nanguage/executor-engine\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Package for manage job executions.",
"version": "0.3.0",
"project_urls": {
"Homepage": "https://github.com/Nanguage/executor-engine"
},
"split_keywords": [
"job",
"management"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "83ac8fa3399212a21d954aff1acbb85d1d950883650ba14c95825317dc2a99cd",
"md5": "3e6e1970d98835cc50390f9854f2455e",
"sha256": "d11b51218d94a85dc1cf817f582680cfdf33fd231d3f0eeb9248c7b07da57128"
},
"downloads": -1,
"filename": "executor_engine-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3e6e1970d98835cc50390f9854f2455e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 29412,
"upload_time": "2025-01-03T08:09:15",
"upload_time_iso_8601": "2025-01-03T08:09:15.272405Z",
"url": "https://files.pythonhosted.org/packages/83/ac/8fa3399212a21d954aff1acbb85d1d950883650ba14c95825317dc2a99cd/executor_engine-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9459a75a5b4669f639df9a34f391cc8f824c733adfad512dd0f9e1cb9f8c6d93",
"md5": "3b2d36b06ee529386e6748ca296e4860",
"sha256": "3708f1b2047284864f9d0f462bf8e954bae2833f0a98990139938199f2f1fa70"
},
"downloads": -1,
"filename": "executor_engine-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "3b2d36b06ee529386e6748ca296e4860",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 31415,
"upload_time": "2025-01-03T08:09:16",
"upload_time_iso_8601": "2025-01-03T08:09:16.976011Z",
"url": "https://files.pythonhosted.org/packages/94/59/a75a5b4669f639df9a34f391cc8f824c733adfad512dd0f9e1cb9f8c6d93/executor_engine-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-03 08:09:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Nanguage",
"github_project": "executor-engine",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "cmd2func",
"specs": [
[
">=",
"0.1.9"
]
]
},
{
"name": "funcdesc",
"specs": [
[
">=",
"0.1.2"
]
]
},
{
"name": "loky",
"specs": []
},
{
"name": "diskcache",
"specs": []
},
{
"name": "cloudpickle",
"specs": []
},
{
"name": "psutil",
"specs": []
},
{
"name": "loguru",
"specs": []
}
],
"lcname": "executor-engine"
}