{ "info": { "author": "plant99", "author_email": "shivashispadhi@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# todo\n\nA simple todo record which is simple as elegant, as it shows itself every time you spawn your terminal. \n\n# usage\n\n- type todo -h to list all functions\n- --enable / --disable is to enable or disable todo. For example, if you choose to `python /path_to_todo/todo` in your .bashrc, this flag would help you to disable you if it irritates at some point.\n- -n flag is to add new task. The format is as follows\n\t- python todo 'task-name'\n\t- a dialogue box opens to save priority preference on a scale of 1-3\n- -e flag is to edit a task. Usage:\n\t- python todo -e 'task-id'\n\t- save new description and priority on the same scale\n- -d flag deletes a task. Usage:\n\t- python todo -d 'task-id'\n\n# Todo [ get it?! ]\n\n- sort on the basis of priorities\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/plant99/todo", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "todo9", "package_url": "https://pypi.org/project/todo9/", "platform": "", "project_url": "https://pypi.org/project/todo9/", "project_urls": { "Homepage": "https://github.com/plant99/todo" }, "release_url": "https://pypi.org/project/todo9/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Minimal todo app implementation", "version": "0.0.1" }, "last_serial": 4574768, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a67ce3a3fb39ab6cf91fab2805862a37", "sha256": "2193a22dec0438bb485b320318fa05f20781dafc4d6053840fb773d975d9a07d" }, "downloads": -1, "filename": "todo9-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a67ce3a3fb39ab6cf91fab2805862a37", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4968, "upload_time": "2018-12-08T08:52:32", "url": "https://files.pythonhosted.org/packages/6f/3d/290c3b3724c2986f5e2aab3eb76601e2f5eb7c4a7e97e62579cbd81abdbb/todo9-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "734476fc2db97de44cf685bd83681aea", "sha256": "911b3a8efe933c9fc2e9f6399cac6cc0623e0fa3b3a189037c228318a53e840c" }, "downloads": -1, "filename": "todo9-0.0.1.tar.gz", "has_sig": false, "md5_digest": "734476fc2db97de44cf685bd83681aea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2671, "upload_time": "2018-12-08T08:52:34", "url": "https://files.pythonhosted.org/packages/11/51/f144273c4f5e20d395d8086d401ed6db0f424cdf159963275de2801f4dbb/todo9-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a67ce3a3fb39ab6cf91fab2805862a37", "sha256": "2193a22dec0438bb485b320318fa05f20781dafc4d6053840fb773d975d9a07d" }, "downloads": -1, "filename": "todo9-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a67ce3a3fb39ab6cf91fab2805862a37", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4968, "upload_time": "2018-12-08T08:52:32", "url": "https://files.pythonhosted.org/packages/6f/3d/290c3b3724c2986f5e2aab3eb76601e2f5eb7c4a7e97e62579cbd81abdbb/todo9-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "734476fc2db97de44cf685bd83681aea", "sha256": "911b3a8efe933c9fc2e9f6399cac6cc0623e0fa3b3a189037c228318a53e840c" }, "downloads": -1, "filename": "todo9-0.0.1.tar.gz", "has_sig": false, "md5_digest": "734476fc2db97de44cf685bd83681aea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2671, "upload_time": "2018-12-08T08:52:34", "url": "https://files.pythonhosted.org/packages/11/51/f144273c4f5e20d395d8086d401ed6db0f424cdf159963275de2801f4dbb/todo9-0.0.1.tar.gz" } ] }