checks-cli


Namechecks-cli JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/anas-shakeel/checks
SummaryCommand-line tool to manage tasks list.
upload_time2024-11-16 22:34:06
maintainerNone
docs_urlNone
authorAnas Shakeel
requires_pythonNone
licenseMIT
keywords todo task task-manager tasklist todo-list cli command-line productivity organizer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## checks



A CLI application for managing todo tasks while coding. (rather than managing `TODO.md` or similar files.)



### Usage:



Run `checks` command in the terminal in your project directory (or anywhere)



```shell

>> checks

```



#### NOTE:



This readme is currently being written.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/anas-shakeel/checks",
    "name": "checks-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "todo, task, task-manager, tasklist, todo-list, cli, command-line, productivity, organizer",
    "author": "Anas Shakeel",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f6/e2/d8d2568d8493a7c1a420a8e5a3a4f2d2f6a91e32af995dd4f1248ef2aca5/checks_cli-1.0.1.tar.gz",
    "platform": null,
    "description": "## checks\r\n\r\n\r\n\r\nA CLI application for managing todo tasks while coding. (rather than managing `TODO.md` or similar files.)\r\n\r\n\r\n\r\n### Usage:\r\n\r\n\r\n\r\nRun `checks` command in the terminal in your project directory (or anywhere)\r\n\r\n\r\n\r\n```shell\r\n\r\n>> checks\r\n\r\n```\r\n\r\n\r\n\r\n#### NOTE:\r\n\r\n\r\n\r\nThis readme is currently being written.\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Command-line tool to manage tasks list.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/anas-shakeel/checks"
    },
    "split_keywords": [
        "todo",
        " task",
        " task-manager",
        " tasklist",
        " todo-list",
        " cli",
        " command-line",
        " productivity",
        " organizer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68f0457891305813fda41535f07987eeace83b7a00d47975352437f14c17981b",
                "md5": "14b09973279076c7703dc4e8671dffcd",
                "sha256": "74ba49964a2e4cdb62aaa8bb0207be7cd45b9f99212369f4e773a91c3669f642"
            },
            "downloads": -1,
            "filename": "checks_cli-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "14b09973279076c7703dc4e8671dffcd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10433,
            "upload_time": "2024-11-16T22:34:04",
            "upload_time_iso_8601": "2024-11-16T22:34:04.447756Z",
            "url": "https://files.pythonhosted.org/packages/68/f0/457891305813fda41535f07987eeace83b7a00d47975352437f14c17981b/checks_cli-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6e2d8d2568d8493a7c1a420a8e5a3a4f2d2f6a91e32af995dd4f1248ef2aca5",
                "md5": "c591d3b010801dd77963d38f41d0b08e",
                "sha256": "3d86f80f9c68a50bcaad2ca015177b10b93620890c27665928e12f7aea211a0a"
            },
            "downloads": -1,
            "filename": "checks_cli-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c591d3b010801dd77963d38f41d0b08e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9041,
            "upload_time": "2024-11-16T22:34:06",
            "upload_time_iso_8601": "2024-11-16T22:34:06.054835Z",
            "url": "https://files.pythonhosted.org/packages/f6/e2/d8d2568d8493a7c1a420a8e5a3a4f2d2f6a91e32af995dd4f1248ef2aca5/checks_cli-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-16 22:34:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "anas-shakeel",
    "github_project": "checks",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "checks-cli"
}
        
Elapsed time: 0.87134s