{ "info": { "author": "kiven", "author_email": "kiven.mr@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Todo.py\nCommand line lightweight todo tool with readable storage , written in Py.\n\n## Usage\nsee `todos --help`\n\n todos --help\n Usage: todos [OPTIONS]\n\n Options:\n --version Show the version and exit.\n --what show current use todo file's name\n --use TEXT use `name` file to store your todos\n --done show all done todos\n -n, --new TEXT new todo\n -c, --complete_ids TEXT complete todo by id(s) - usage: todos -c 1,2\n -e, --edit TEXT... edit todo by id - usage: todos -e 2 ``text``\n -r, --remove TEXT remove todo by id(s)\n --all show all todos\n --clear clear all todos, need confirm!!\n --help Show this message and exit.\n\n## Storage\n`todos` will always use `./Todos.txt`, if doesn't exist, `todos` will new an\nempty file in `./Todos.txt`.\n\nIf you excute `todos --use your_file_name`, then the file will change to ``your_file_name``, after then\nevery your todos will storage to this file.\nWant to change back, just execute `todos --use your_file_name`. So easy!!\n\nSo you don't care about this file, `todos` will operate it.\nThe storage format is readbale, is ths `GitHub Flavored Markdown Task list`\n\n 1. [o] A Done todo\n 2. [x] A Waiting todo\n\n[Example todo text](./Todos.txt)\n\n## Installation\n`pip install todos`\n\n## Contributors\nhttps://github.com/MrKiven/Todo.py/graphs/contributors\n\n## TODO\ntake apart sub commands", "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/MrKiven/Todo.py", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "todos", "package_url": "https://pypi.org/project/todos/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/todos/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/MrKiven/Todo.py" }, "release_url": "https://pypi.org/project/todos/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Command line lightweight todo tool with readable storage , written in Py", "version": "0.2.1" }, "last_serial": 2557194, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "ee5e4bc1a73a9fe63c978937b26d0906", "sha256": "4a222810edc8f718b786717cce8784a424f2ff1a439106ed7c2d1048e5cb06e8" }, "downloads": -1, "filename": "todos-0.2.0.tar.gz", "has_sig": false, "md5_digest": "ee5e4bc1a73a9fe63c978937b26d0906", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5041, "upload_time": "2016-03-10T08:30:10", "url": "https://files.pythonhosted.org/packages/25/9f/b0a465a78d3fd20499fd0511f7505c5714a48a11e2e6a703501916760d48/todos-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "c8003ce323164095a1aa4880941b1817", "sha256": "f594875357b3faf427bc763e64bb39baa3e03bba84fd0247a512df7d69260c89" }, "downloads": -1, "filename": "todos-0.2.1-py2-none-any.whl", "has_sig": false, "md5_digest": "c8003ce323164095a1aa4880941b1817", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 9298, "upload_time": "2017-01-06T06:43:26", "url": "https://files.pythonhosted.org/packages/f4/63/87e8df8f4e0355891f37b2cfe6b928ac693aea534461ea3b48b07cddbddf/todos-0.2.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "15f6ab81592f2b0ed91bf9097c5f1da0", "sha256": "b4ac7eeb735d7eca8500478950e7da97592c6626597e9d29b190e81d9d199422" }, "downloads": -1, "filename": "todos-0.2.1.tar.gz", "has_sig": false, "md5_digest": "15f6ab81592f2b0ed91bf9097c5f1da0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5862, "upload_time": "2017-01-06T06:43:23", "url": "https://files.pythonhosted.org/packages/33/a7/083d67ca6cb910122d3199e93dfb0a5fea1a34b935709954a06c122986f7/todos-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c8003ce323164095a1aa4880941b1817", "sha256": "f594875357b3faf427bc763e64bb39baa3e03bba84fd0247a512df7d69260c89" }, "downloads": -1, "filename": "todos-0.2.1-py2-none-any.whl", "has_sig": false, "md5_digest": "c8003ce323164095a1aa4880941b1817", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 9298, "upload_time": "2017-01-06T06:43:26", "url": "https://files.pythonhosted.org/packages/f4/63/87e8df8f4e0355891f37b2cfe6b928ac693aea534461ea3b48b07cddbddf/todos-0.2.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "15f6ab81592f2b0ed91bf9097c5f1da0", "sha256": "b4ac7eeb735d7eca8500478950e7da97592c6626597e9d29b190e81d9d199422" }, "downloads": -1, "filename": "todos-0.2.1.tar.gz", "has_sig": false, "md5_digest": "15f6ab81592f2b0ed91bf9097c5f1da0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5862, "upload_time": "2017-01-06T06:43:23", "url": "https://files.pythonhosted.org/packages/33/a7/083d67ca6cb910122d3199e93dfb0a5fea1a34b935709954a06c122986f7/todos-0.2.1.tar.gz" } ] }