{ "info": { "author": "Dylan Weaver", "author_email": "dylan@weaverdyl.com", "bugtrack_url": null, "classifiers": [], "description": "## Python-Todo\n\nA simple todo list CLI tool!\n\n## Installation\n\n```pip install python-todo```\n\n(Python 3.6 or greater is currently required)\n\n## Valid Commands\n\n
\n\t
Default
\n
Prints out the current task list
\n\t
-a/--add
\n
Prompts user for task information and adds it to the task list
\n
-r/--remove
\n
Prompts the user for a row ID to remove from the task list
\n
-f/--finish
\n
Prompts the user for a row ID to change to a finished state
\n
-u/--unfinish
\n
Prompts the user for a row ID to change to an unfinished state
\n
-c/--change
\n
Prompts the user for a row ID to change information for
\n
-v/--view
\n
Prints out the current task list
\n
-h/--help
\n
Prints out the valid commands
\n
\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. Python-Todo", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/weaverdyl/python-todo", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "python-todo", "package_url": "https://pypi.org/project/python-todo/", "platform": "", "project_url": "https://pypi.org/project/python-todo/", "project_urls": { "Homepage": "http://github.com/weaverdyl/python-todo" }, "release_url": "https://pypi.org/project/python-todo/0.4.1/", "requires_dist": null, "requires_python": ">=3.6", "summary": "A command line todo application", "version": "0.4.1" }, "last_serial": 5700482, "releases": { "0.4": [ { "comment_text": "", "digests": { "md5": "44ac9d6a46bb8c9bb4cb4f712d608885", "sha256": "07d7e107650d22c2e1bd03113a6a0566380ece1d2df8d9aa0c070565ec862824" }, "downloads": -1, "filename": "python_todo-0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "44ac9d6a46bb8c9bb4cb4f712d608885", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8839, "upload_time": "2019-08-10T03:13:10", "url": "https://files.pythonhosted.org/packages/90/20/cc7e7d09ce3896529b42a77e46ca9f791fb7c419a76f9b129e188084e658/python_todo-0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fd4d9ff23ecd1a00149218a528c2ddfb", "sha256": "f6dd41737cfddd68381702b91a974cbd95a23278bae66711a9596f11e36a9328" }, "downloads": -1, "filename": "python-todo-0.4.tar.gz", "has_sig": false, "md5_digest": "fd4d9ff23ecd1a00149218a528c2ddfb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6792, "upload_time": "2019-08-10T03:13:12", "url": "https://files.pythonhosted.org/packages/07/c0/7091dcc4e28b0e51fe4960336a5a38890799b808a822e278f5e458bf5cf2/python-todo-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "05708936c164a8d64edd8c3fc0b1de1c", "sha256": "365d8fdcfde905fc718f599f0c8de11d29ecbd63452cf95747be553cc6bbf696" }, "downloads": -1, "filename": "python-todo-0.4.1.tar.gz", "has_sig": false, "md5_digest": "05708936c164a8d64edd8c3fc0b1de1c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6881, "upload_time": "2019-08-19T22:06:52", "url": "https://files.pythonhosted.org/packages/d9/f1/a55880ac60acc266e48534930cb3813294f1cc292737d6d9f18419795f80/python-todo-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "05708936c164a8d64edd8c3fc0b1de1c", "sha256": "365d8fdcfde905fc718f599f0c8de11d29ecbd63452cf95747be553cc6bbf696" }, "downloads": -1, "filename": "python-todo-0.4.1.tar.gz", "has_sig": false, "md5_digest": "05708936c164a8d64edd8c3fc0b1de1c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6881, "upload_time": "2019-08-19T22:06:52", "url": "https://files.pythonhosted.org/packages/d9/f1/a55880ac60acc266e48534930cb3813294f1cc292737d6d9f18419795f80/python-todo-0.4.1.tar.gz" } ] }