# MapTasker
## Display the Tasker Project/Profile/Task/Scene hierarchy on a desktop based on Tasker's backup or exported XML file (e.g. backup.xml)
This is an application in support of [Tasker](https://tasker.joaoapps.com/) that is intended to run on a MAC/PC/Linux/Win11 desktop.
An older version, which requires Python version 3.10 rather than 3.11 or higher, is available as version 2.6.3...
`pip install maptasker==2.6.3`
For further details, refer to [the project on Github.](https://github.com/mctinker/Map-Tasker)
Raw data
{
"_id": null,
"home_page": "https://github.com/mctinker/Map-Tasker",
"name": "maptasker",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": "tasker, Tasker, map tasker, configuration, tasker configuration, tasker, tasker configuration",
"author": "Michael Rubin",
"author_email": "mikrubin@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/df/57/e685082fdc69b6262e074e7b67230b20d7d9402c3122ec7aa6b95b15a853/maptasker-8.1.1.tar.gz",
"platform": null,
"description": "# MapTasker\n\n## Display the Tasker Project/Profile/Task/Scene hierarchy on a desktop based on Tasker's backup or exported XML file (e.g. backup.xml)\n\nThis is an application in support of [Tasker](https://tasker.joaoapps.com/) that is intended to run on a MAC/PC/Linux/Win11 desktop.\n\nAn older version, which requires Python version 3.10 rather than 3.11 or higher, is available as version 2.6.3...\n `pip install maptasker==2.6.3`\n\nFor further details, refer to [the project on Github.](https://github.com/mctinker/Map-Tasker)\n",
"bugtrack_url": null,
"license": "MIT License (MIT)",
"summary": "Utility to display your entire Android 'Tasker' configuration on your Desktop.",
"version": "8.1.1",
"project_urls": {
"Bug Tracker": "https://github.com/mctinker/Map-Tasker/issues",
"Changelog": "https://github.com/mctinker/Map-Tasker/CHANGELOG.md",
"Homepage": "https://github.com/mctinker/Map-Tasker"
},
"split_keywords": [
"tasker",
" tasker",
" map tasker",
" configuration",
" tasker configuration",
" tasker",
" tasker configuration"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a205f9ffff65fc15853a7839ce5d21b1f4b60af02aa3075d2a20839e43e62c45",
"md5": "c4008462c8543f3bcbd7d2526a8c5ae7",
"sha256": "3d6b42948507d79a4642da992882848cdd0473ccca0d69350bb2b083d8e892dd"
},
"downloads": -1,
"filename": "maptasker-8.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c4008462c8543f3bcbd7d2526a8c5ae7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 1080479,
"upload_time": "2025-07-27T18:02:47",
"upload_time_iso_8601": "2025-07-27T18:02:47.632810Z",
"url": "https://files.pythonhosted.org/packages/a2/05/f9ffff65fc15853a7839ce5d21b1f4b60af02aa3075d2a20839e43e62c45/maptasker-8.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "df57e685082fdc69b6262e074e7b67230b20d7d9402c3122ec7aa6b95b15a853",
"md5": "e010a4e8229d53ff9819913163e36518",
"sha256": "a74e8ec46cadcc1f089157abd7ab31965a7544d68beb36bdcb7e509ed0cfa7d9"
},
"downloads": -1,
"filename": "maptasker-8.1.1.tar.gz",
"has_sig": false,
"md5_digest": "e010a4e8229d53ff9819913163e36518",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 999841,
"upload_time": "2025-07-27T18:02:49",
"upload_time_iso_8601": "2025-07-27T18:02:49.826433Z",
"url": "https://files.pythonhosted.org/packages/df/57/e685082fdc69b6262e074e7b67230b20d7d9402c3122ec7aa6b95b15a853/maptasker-8.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-27 18:02:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mctinker",
"github_project": "Map-Tasker",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "anthropic",
"specs": [
[
"==",
"0.59.0"
]
]
},
{
"name": "darkdetect",
"specs": [
[
"==",
"0.8.0"
]
]
},
{
"name": "defusedxml",
"specs": [
[
"==",
"0.7.1"
]
]
},
{
"name": "distlib",
"specs": [
[
"==",
"0.3.9"
]
]
},
{
"name": "google-generativeai",
"specs": [
[
"==",
"0.8.5"
]
]
},
{
"name": "ollama",
"specs": [
[
"==",
"0.5.1"
]
]
},
{
"name": "openai",
"specs": [
[
"==",
"1.97.1"
]
]
},
{
"name": "pillow",
"specs": [
[
"==",
"11.3.0"
]
]
},
{
"name": "psutil",
"specs": [
[
"==",
"7.0.0"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.32.4"
]
]
},
{
"name": "tomli_w",
"specs": [
[
"==",
"1.2.0"
]
]
},
{
"name": "webcolors",
"specs": [
[
"==",
"24.11.1"
]
]
}
],
"lcname": "maptasker"
}