# 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/cf/82/9140326d92797c477a351c7ce43bf91596437dc587654c16c7436a865877/maptasker-9.0.0.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": "9.0.0",
"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": "c2ab19c775347e395cdfadf25d556b8ff2b078d323bf2c01d7f352a7bbe22431",
"md5": "1d047df51ed4ee3e021b47b71f031e36",
"sha256": "0cc432de96608462341a06f59eb542fa41621012b5d7c1b76332d7e25129e8f4"
},
"downloads": -1,
"filename": "maptasker-9.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1d047df51ed4ee3e021b47b71f031e36",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 1102538,
"upload_time": "2025-10-12T14:06:31",
"upload_time_iso_8601": "2025-10-12T14:06:31.748030Z",
"url": "https://files.pythonhosted.org/packages/c2/ab/19c775347e395cdfadf25d556b8ff2b078d323bf2c01d7f352a7bbe22431/maptasker-9.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cf829140326d92797c477a351c7ce43bf91596437dc587654c16c7436a865877",
"md5": "c6d4f7ad6b7886dc771fc84f92e8fd05",
"sha256": "92ad6d2135fa38716ecfdff6b5682a69bb3a07f2c014640f3412dc5296c8a73e"
},
"downloads": -1,
"filename": "maptasker-9.0.0.tar.gz",
"has_sig": false,
"md5_digest": "c6d4f7ad6b7886dc771fc84f92e8fd05",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 1021671,
"upload_time": "2025-10-12T14:06:33",
"upload_time_iso_8601": "2025-10-12T14:06:33.331995Z",
"url": "https://files.pythonhosted.org/packages/cf/82/9140326d92797c477a351c7ce43bf91596437dc587654c16c7436a865877/maptasker-9.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-12 14:06:33",
"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.69.0"
]
]
},
{
"name": "darkdetect",
"specs": [
[
"==",
"0.8.0"
]
]
},
{
"name": "defusedxml",
"specs": [
[
"==",
"0.7.1"
]
]
},
{
"name": "google-genai",
"specs": [
[
"==",
"1.38.0"
]
]
},
{
"name": "ollama",
"specs": [
[
"==",
"0.6.0"
]
]
},
{
"name": "openai",
"specs": [
[
"==",
"2.3.0"
]
]
},
{
"name": "pillow",
"specs": [
[
"==",
"11.3.0"
]
]
},
{
"name": "psutil",
"specs": [
[
"==",
"7.1.0"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.32.5"
]
]
},
{
"name": "tomli_w",
"specs": [
[
"==",
"1.2.0"
]
]
},
{
"name": "webcolors",
"specs": [
[
"==",
"24.11.1"
]
]
}
],
"lcname": "maptasker"
}