maptasker


Namemaptasker JSON
Version 6.0.6 PyPI version JSON
download
home_pagehttps://github.com/mctinker/Map-Tasker
SummaryUtility to display your entire Android 'Tasker' configuration on your Desktop.
upload_time2024-12-19 18:25:21
maintainerNone
docs_urlNone
authorMichael Rubin
requires_python<=3.13,>=3.11
licenseMIT License (MIT)
keywords tasker tasker map tasker
VCS
bugtrack_url
requirements customtkinter darkdetect defusedxml ollama openai packaging pillow psutil requests tomli_w
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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": "<=3.13,>=3.11",
    "maintainer_email": null,
    "keywords": "tasker, Tasker, map tasker",
    "author": "Michael Rubin",
    "author_email": "mikrubin@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fa/f8/61d367fb1e69c19f7b3afd36c0ff55344e0133fc06a5ac421bb5600a4d62/maptasker-6.0.6.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": "6.0.6",
    "project_urls": {
        "Bug Tracker": "https://github.com/mctinker/Map-Tasker/issues",
        "Change Log": "https://github.com/mctinker/Map-Tasker/CHANGELOG.md",
        "Homepage": "https://github.com/mctinker/Map-Tasker",
        "Repository": "https://github.com/mctinker/Map-Tasker"
    },
    "split_keywords": [
        "tasker",
        " tasker",
        " map tasker"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62c4739bcd3a01c997354fd79c2e52c9ad75305c13e64780f80997a41c15a14e",
                "md5": "450b20bedd871b55b604ee938df1e06e",
                "sha256": "57ac652ac1de2e7959bc6c6a3fa0bb267fb84aee0e9e74977a9f7a0bcc1f0883"
            },
            "downloads": -1,
            "filename": "maptasker-6.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "450b20bedd871b55b604ee938df1e06e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<=3.13,>=3.11",
            "size": 654496,
            "upload_time": "2024-12-19T18:25:18",
            "upload_time_iso_8601": "2024-12-19T18:25:18.006656Z",
            "url": "https://files.pythonhosted.org/packages/62/c4/739bcd3a01c997354fd79c2e52c9ad75305c13e64780f80997a41c15a14e/maptasker-6.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "faf861d367fb1e69c19f7b3afd36c0ff55344e0133fc06a5ac421bb5600a4d62",
                "md5": "4db5e487b17e0713a0f4c3fbaf87ec62",
                "sha256": "6d8f5620a313093e886b458e22fe80bcc9800cdddc05c456e17ae6296ab9b9e3"
            },
            "downloads": -1,
            "filename": "maptasker-6.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "4db5e487b17e0713a0f4c3fbaf87ec62",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<=3.13,>=3.11",
            "size": 623891,
            "upload_time": "2024-12-19T18:25:21",
            "upload_time_iso_8601": "2024-12-19T18:25:21.337323Z",
            "url": "https://files.pythonhosted.org/packages/fa/f8/61d367fb1e69c19f7b3afd36c0ff55344e0133fc06a5ac421bb5600a4d62/maptasker-6.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 18:25:21",
    "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": "customtkinter",
            "specs": [
                [
                    "==",
                    "5.2.2"
                ]
            ]
        },
        {
            "name": "darkdetect",
            "specs": [
                [
                    "==",
                    "0.8.0"
                ]
            ]
        },
        {
            "name": "defusedxml",
            "specs": [
                [
                    "==",
                    "0.7.1"
                ]
            ]
        },
        {
            "name": "ollama",
            "specs": [
                [
                    "==",
                    "0.3.3"
                ]
            ]
        },
        {
            "name": "openai",
            "specs": [
                [
                    "==",
                    "1.55.0"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "24.2"
                ]
            ]
        },
        {
            "name": "pillow",
            "specs": [
                [
                    "==",
                    "11.0.0"
                ]
            ]
        },
        {
            "name": "psutil",
            "specs": [
                [
                    "==",
                    "6.1.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.3"
                ]
            ]
        },
        {
            "name": "tomli_w",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        }
    ],
    "lcname": "maptasker"
}
        
Elapsed time: 0.41201s