{ "info": { "author": "Joshua Kurtenbach", "author_email": "38633896+BelatedMussel@users.noreply.github.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5" ], "description": "# To-do To-day\nTo-do To-day is a simple todo list made with Python.\n\n![To-do To-day in a terminal.](images/todotoday1.png)\nFormat: ![Alt Text](url)\n\n![To-do To-day in a full screen terminal.](images/todotoday2.png)\nFormat: ![Alt Text](url)\n\n\n## Install Instructions:\nUse `pip` to install.\n\n>From the commandline type:\n`$pip install todotoday`\n\n\n## Commands:\nTo-do To-day works with a syntax of `command` `task`.\n\n`add` followed by a task adds a task to the to-do list.\n\n`done` followed by a task adds the task to the to-done list with the text struck through.\n\n`save` manually saves the current to-do list.\n\n`todo` displays the current to-do list.\n\n`clear` clears a list: `--t` clears to-do list, `--d` clears to-done list.\n\n`purge` clears all lists.\n\n`help` brings up a list of commands.\n\n`quit` saves the list and exits the program.\n\n\n## Liscence:\nGNU GPLv3\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/BelatedMussel/todotoday", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "todotoday", "package_url": "https://pypi.org/project/todotoday/", "platform": "", "project_url": "https://pypi.org/project/todotoday/", "project_urls": { "Homepage": "https://github.com/BelatedMussel/todotoday" }, "release_url": "https://pypi.org/project/todotoday/0.1/", "requires_dist": null, "requires_python": "", "summary": "A simple to-do list program.", "version": "0.1" }, "last_serial": 5040437, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7e3ab33b6088fee34fa0f8c5c9149bf7", "sha256": "c916b1aee3e2cdc8ab12c311e6fbac74c8b08ddb696e7d8e8290ee87c264ec59" }, "downloads": -1, "filename": "todotoday-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7e3ab33b6088fee34fa0f8c5c9149bf7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2789, "upload_time": "2019-04-01T18:26:28", "url": "https://files.pythonhosted.org/packages/e7/38/9a93391c156d70514b60220331be20f89ca90bf04da3bd9ca30c26c05ddb/todotoday-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a270122caa3456e43c072a96b4982716", "sha256": "735f28c73de6fee94c3634820dab7fa8ab4d1e0e831b1cd9b71308464d9d5f15" }, "downloads": -1, "filename": "todotoday-0.1.tar.gz", "has_sig": false, "md5_digest": "a270122caa3456e43c072a96b4982716", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1524, "upload_time": "2019-04-01T18:26:30", "url": "https://files.pythonhosted.org/packages/a1/62/68a9014824e8f6dc753c60a2020c7d9af0773ebb9482593b2d703ce4d41d/todotoday-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7e3ab33b6088fee34fa0f8c5c9149bf7", "sha256": "c916b1aee3e2cdc8ab12c311e6fbac74c8b08ddb696e7d8e8290ee87c264ec59" }, "downloads": -1, "filename": "todotoday-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7e3ab33b6088fee34fa0f8c5c9149bf7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2789, "upload_time": "2019-04-01T18:26:28", "url": "https://files.pythonhosted.org/packages/e7/38/9a93391c156d70514b60220331be20f89ca90bf04da3bd9ca30c26c05ddb/todotoday-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a270122caa3456e43c072a96b4982716", "sha256": "735f28c73de6fee94c3634820dab7fa8ab4d1e0e831b1cd9b71308464d9d5f15" }, "downloads": -1, "filename": "todotoday-0.1.tar.gz", "has_sig": false, "md5_digest": "a270122caa3456e43c072a96b4982716", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1524, "upload_time": "2019-04-01T18:26:30", "url": "https://files.pythonhosted.org/packages/a1/62/68a9014824e8f6dc753c60a2020c7d9af0773ebb9482593b2d703ce4d41d/todotoday-0.1.tar.gz" } ] }