tasker-cli


Nametasker-cli JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryA small library to create pretty tables to track tasks status on the terminal.
upload_time2022-12-08 16:27:55
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords terminal cli tasks tracker rich
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Tasker-CLI
Is a small library to create a pretty output on the terminal with tables to track the status of the processes your script is running. The current output will be this:

![](images/example1.png)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "tasker-cli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "terminal,cli,tasks,tracker,rich",
    "author": "",
    "author_email": "Rafael Moret <rafaelmoretgalan@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/76/b1/e67e667ea372344638aa6d1e66186abcc1f718ab259e9114b8c30a07567a/tasker_cli-0.0.2.tar.gz",
    "platform": null,
    "description": "# Tasker-CLI\r\nIs a small library to create a pretty output on the terminal with tables to track the status of the processes your script is running. The current output will be this:\r\n\r\n![](images/example1.png)\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A small library to create pretty tables to track tasks status on the terminal.",
    "version": "0.0.2",
    "split_keywords": [
        "terminal",
        "cli",
        "tasks",
        "tracker",
        "rich"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "ef78bb558f3f6e17def47ac3aaf61e63",
                "sha256": "fb866a192e8eda0312a7b6bed297a5b8992cb81562c1dc72bed20c3cb0bb4d7c"
            },
            "downloads": -1,
            "filename": "tasker_cli-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ef78bb558f3f6e17def47ac3aaf61e63",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3316,
            "upload_time": "2022-12-08T16:27:53",
            "upload_time_iso_8601": "2022-12-08T16:27:53.890706Z",
            "url": "https://files.pythonhosted.org/packages/53/03/9c8bc69bdd2870f7369c6bfc68134dd4567915088dd87fb83f8f27988d65/tasker_cli-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "2dd4e0c9b6bbb29e10c3ef3b41343fc3",
                "sha256": "2e44dd6b57bae5c2fe364a49f00cbac426af63b66a0d2cf958f4cd5bfaf0f424"
            },
            "downloads": -1,
            "filename": "tasker_cli-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2dd4e0c9b6bbb29e10c3ef3b41343fc3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3097,
            "upload_time": "2022-12-08T16:27:55",
            "upload_time_iso_8601": "2022-12-08T16:27:55.989360Z",
            "url": "https://files.pythonhosted.org/packages/76/b1/e67e667ea372344638aa6d1e66186abcc1f718ab259e9114b8c30a07567a/tasker_cli-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-08 16:27:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "tasker-cli"
}
        
Elapsed time: 0.01518s