Name | task-executor JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | Execute Python functions in an automatically generated user interface (GUI/TUI). |
upload_time | 2024-11-19 19:30:00 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT |
keywords |
gui
tui
common
execute
lab
task
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# 🚧 Work in Progress
This package will contain the common functions, classes and other definitions for the `gui-executor` and the `tui-executor` packages. These will be the definitions that need to be used when defining tasks. The idea is that any task (or recurring task) can be used and executed by either package, `gui-executor` for the Qt vesion, and `tui-executor` for the Textual version.
Raw data
{
"_id": null,
"home_page": null,
"name": "task-executor",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "GUI, TUI, common, execute, lab, task",
"author": null,
"author_email": "Rik Huygen <rik.huygen@kuleuven.be>",
"download_url": "https://files.pythonhosted.org/packages/45/a2/0a3242b3ef28f7eec2323ecda7c8caf7b24dc54fc8d212b8d7c474889fcf/task_executor-0.1.0.tar.gz",
"platform": null,
"description": "\n# \ud83d\udea7 Work in Progress\n\n\nThis package will contain the common functions, classes and other definitions for the `gui-executor` and the `tui-executor` packages. These will be the definitions that need to be used when defining tasks. The idea is that any task (or recurring task) can be used and executed by either package, `gui-executor` for the Qt vesion, and `tui-executor` for the Textual version.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Execute Python functions in an automatically generated user interface (GUI/TUI).",
"version": "0.1.0",
"project_urls": {
"documentation": "https://rhuygen.github.io/task-executor/",
"repository": "https://github.com/rhuygen/task-executor"
},
"split_keywords": [
"gui",
" tui",
" common",
" execute",
" lab",
" task"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "54006f61ea2ca045fffd8098850c9661d79f0f38d95b8142b7ebeaecb413a79b",
"md5": "b59d50e1387db38a2dee98c0f678abcb",
"sha256": "7a69b4e588ed7562dd91cc707c3c5556a2a78b9ebf6ef1a475f58a2346269959"
},
"downloads": -1,
"filename": "task_executor-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b59d50e1387db38a2dee98c0f678abcb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 3568,
"upload_time": "2024-11-19T19:29:59",
"upload_time_iso_8601": "2024-11-19T19:29:59.787055Z",
"url": "https://files.pythonhosted.org/packages/54/00/6f61ea2ca045fffd8098850c9661d79f0f38d95b8142b7ebeaecb413a79b/task_executor-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "45a20a3242b3ef28f7eec2323ecda7c8caf7b24dc54fc8d212b8d7c474889fcf",
"md5": "5b1a89c4629bcb201dc7819d485c64e3",
"sha256": "36d744bb83ca6df738f679b1ae4db89d45852fc72010384b11c53756accb3dc4"
},
"downloads": -1,
"filename": "task_executor-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "5b1a89c4629bcb201dc7819d485c64e3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2893,
"upload_time": "2024-11-19T19:30:00",
"upload_time_iso_8601": "2024-11-19T19:30:00.890598Z",
"url": "https://files.pythonhosted.org/packages/45/a2/0a3242b3ef28f7eec2323ecda7c8caf7b24dc54fc8d212b8d7c474889fcf/task_executor-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-19 19:30:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rhuygen",
"github_project": "task-executor",
"github_not_found": true,
"lcname": "task-executor"
}