{ "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": "btodo", "package_url": "https://pypi.org/project/btodo/", "platform": "", "project_url": "https://pypi.org/project/btodo/", "project_urls": { "Homepage": "https://github.com/plant99/todo" }, "release_url": "https://pypi.org/project/btodo/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Minimal todo app implementation", "version": "0.0.1" }, "last_serial": 4574784, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "14797d292617c9cde310543db9ac36fc", "sha256": "88c7f6fd84c3da38cbd5f9a7f4a9b47d6811ff3c701160a0bf45f0828b082b70" }, "downloads": -1, "filename": "btodo-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "14797d292617c9cde310543db9ac36fc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4964, "upload_time": "2018-12-08T08:58:47", "url": "https://files.pythonhosted.org/packages/ec/80/b881660b3ded3c4556ba0fe94a497079908c7eb252c86963f45f36d021c2/btodo-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "36179811a379d1151a3c7f20a19b5b4c", "sha256": "7f160c8bbbf1e88f100c90523873376c8ba8a5321da2c1fd13e2e9537d95b21e" }, "downloads": -1, "filename": "btodo-0.0.1.tar.gz", "has_sig": false, "md5_digest": "36179811a379d1151a3c7f20a19b5b4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2664, "upload_time": "2018-12-08T08:58:49", "url": "https://files.pythonhosted.org/packages/c4/99/2fd2590c46290f51bba95b63ae421c9d824712782846ac67828ffd93cb7a/btodo-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "14797d292617c9cde310543db9ac36fc", "sha256": "88c7f6fd84c3da38cbd5f9a7f4a9b47d6811ff3c701160a0bf45f0828b082b70" }, "downloads": -1, "filename": "btodo-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "14797d292617c9cde310543db9ac36fc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4964, "upload_time": "2018-12-08T08:58:47", "url": "https://files.pythonhosted.org/packages/ec/80/b881660b3ded3c4556ba0fe94a497079908c7eb252c86963f45f36d021c2/btodo-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "36179811a379d1151a3c7f20a19b5b4c", "sha256": "7f160c8bbbf1e88f100c90523873376c8ba8a5321da2c1fd13e2e9537d95b21e" }, "downloads": -1, "filename": "btodo-0.0.1.tar.gz", "has_sig": false, "md5_digest": "36179811a379d1151a3c7f20a19b5b4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2664, "upload_time": "2018-12-08T08:58:49", "url": "https://files.pythonhosted.org/packages/c4/99/2fd2590c46290f51bba95b63ae421c9d824712782846ac67828ffd93cb7a/btodo-0.0.1.tar.gz" } ] }