{ "info": { "author": "Nikola Kotur", "author_email": "kotnick@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Office/Business :: Scheduling" ], "description": "Todopy2\n=======\n\nTodopy2 is tiny Python program that helps you manage your stupid and utterly\nsimple todo list, that you hold in plain text file (`$HOME/todo.log` by\ndefault).\n\nYou might ask yourself: \"Why the hell would you keep your todo list in a file?\"\nIf you do, then please move along, there is nothing interesing for you to see\nhere. This is for the people who need to keep it in the text file, to parse it\nwith other software, sync it with custom wiki, or Android application, and what\nnot.\n\nInstallation\n------------\n\nThe easiest way is to install it with pip:\n\n pip install todopy2\n\nAfter that, you'll have `todo` executable in your path to invoke.\n\nUsage\n-----\n\n**Listing tasks**\n\nTo list all task, just invoke the program without any arguments:\n\n todo\n\nYou can use built-in help to refine it a little bit. Consult:\n\n todo -h\n\n**Adding tasks**\n\n todo add today 'Shuffle keys to make Dvorak keyboard'\n\n**Starting tasks**\n\n todo start 1\n\nThat number up there is the item number. You can see item numbers when you list\ntasks.\n\n**Reseting tasks**\n\nSince you know you will mark stuff as started, and then forget about it:\n\n todo reset 1\n\n**Marking it as done**\n\n todo done 1\n\n**Cleaning**\n\nIt is just a text file, but we sure do a lot of stuff. This command removes\nitems that are done:\n\n todo clean\n\n**Moving around**\n\nYou figured out you won't be able to make it today, lets move it to later:\n\n todo move 1 later\n\n**Removing items**\n\nYeah, let's not do that at all:\n\n todo remove 1\n\nLicense\n-------\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation, either version 3 of the License, or (at your option) any later\nversion.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\nthis program. If not, see .", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kotnik/todopy2", "keywords": null, "license": "GPLv3+", "maintainer": null, "maintainer_email": null, "name": "todopy2", "package_url": "https://pypi.org/project/todopy2/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/todopy2/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kotnik/todopy2" }, "release_url": "https://pypi.org/project/todopy2/1.3/", "requires_dist": null, "requires_python": null, "summary": "Simple to-do list CLI manager in Python", "version": "1.3" }, "last_serial": 862730, "releases": { "1.2": [ { "comment_text": "", "digests": { "md5": "5f3cecbdc74ad0e65d7f4dafcee350e5", "sha256": "1cf4d207f9065cbbd07ca318a1064e8516519de3bc9abbcfa735e6e75b25ac59" }, "downloads": -1, "filename": "todopy2-1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5f3cecbdc74ad0e65d7f4dafcee350e5", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 8840, "upload_time": "2013-08-28T12:52:24", "url": "https://files.pythonhosted.org/packages/4d/2f/a76133906646ad82d80243c1d022a443a0366c175f4ad43aa625946a5f8a/todopy2-1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ea29b42cf45ea7c4b15db3e06b71faab", "sha256": "3ec21acbd702a53ea1224415e4ccaf513541f1bc15d09c7607bb5d31603fb7e2" }, "downloads": -1, "filename": "todopy2-1.2.tar.gz", "has_sig": false, "md5_digest": "ea29b42cf45ea7c4b15db3e06b71faab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17646, "upload_time": "2013-08-28T12:52:14", "url": "https://files.pythonhosted.org/packages/b0/8e/f7003f84b6b99da492e578c346dba7e47d142c529386fccf4c9c9594299f/todopy2-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "19b7a48a02bc1efb2e648b029e181a6f", "sha256": "30f936c51902cb914ab6e88362e2c97f2f0d1b403cb57d765cf1e60a711d0454" }, "downloads": -1, "filename": "todopy2-1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "19b7a48a02bc1efb2e648b029e181a6f", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 8843, "upload_time": "2013-09-11T13:53:06", "url": "https://files.pythonhosted.org/packages/09/b2/bba43b69517f19720e80127463b5eea575bb1af743bfa79802717c3fcca8/todopy2-1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4789fcd8261c8750560e999f7da8da19", "sha256": "3c5840b38294bbd38812b7a329ed913406c823a5862eebedeee9b2a74db8b6b7" }, "downloads": -1, "filename": "todopy2-1.3.tar.gz", "has_sig": false, "md5_digest": "4789fcd8261c8750560e999f7da8da19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17656, "upload_time": "2013-09-11T13:52:10", "url": "https://files.pythonhosted.org/packages/0f/a3/50033b21d7fdab7926f3f4e62bf63924119cff2655fd80cce292b172ef99/todopy2-1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "19b7a48a02bc1efb2e648b029e181a6f", "sha256": "30f936c51902cb914ab6e88362e2c97f2f0d1b403cb57d765cf1e60a711d0454" }, "downloads": -1, "filename": "todopy2-1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "19b7a48a02bc1efb2e648b029e181a6f", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 8843, "upload_time": "2013-09-11T13:53:06", "url": "https://files.pythonhosted.org/packages/09/b2/bba43b69517f19720e80127463b5eea575bb1af743bfa79802717c3fcca8/todopy2-1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4789fcd8261c8750560e999f7da8da19", "sha256": "3c5840b38294bbd38812b7a329ed913406c823a5862eebedeee9b2a74db8b6b7" }, "downloads": -1, "filename": "todopy2-1.3.tar.gz", "has_sig": false, "md5_digest": "4789fcd8261c8750560e999f7da8da19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17656, "upload_time": "2013-09-11T13:52:10", "url": "https://files.pythonhosted.org/packages/0f/a3/50033b21d7fdab7926f3f4e62bf63924119cff2655fd80cce292b172ef99/todopy2-1.3.tar.gz" } ] }