{ "info": { "author": "alex", "author_email": "a@b.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7" ], "description": "# mttt\n\nMinimalistic timetracking tool\n\n\n\n### install\n\n`pip install mttt`\n\n\n\n## commands:\n\n* start\n\ninitiate a project / task\n\n* add\n\ncreate a new task in a project\n If no project name is given, it will use the latest (current) project\n\nexample:\n\n`t.py add myproject:\"My latest task\" `\n\nexample:\n\n`t.py add secondtask `\n\n\n\n* end\n\nend a Task\n\nexample:\n\n`t.py end finished`\n\n* projects\n\nlist all projects\n\n* report\n\nDisplay the project data \n\n* current\n\nShow current project\n\n* edit\n\nEdit the project data in a text editor\n\n### plain text\n\nData is stored in simple (per project) text-files in `~/ttprojects` folder \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/FeedTheWeb/mttt", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "mttt", "package_url": "https://pypi.org/project/mttt/", "platform": "", "project_url": "https://pypi.org/project/mttt/", "project_urls": { "Homepage": "https://github.com/FeedTheWeb/mttt" }, "release_url": "https://pypi.org/project/mttt/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Minimalist timetracking tool", "version": "0.0.2" }, "last_serial": 4305680, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "4c44b99dc6e569f2b9f5f1166c18b17c", "sha256": "56ee8ecfaa1c58645e703cb43b31d4022b82c5d7f0fc219de306c3773a84c15d" }, "downloads": -1, "filename": "mttt-0.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "4c44b99dc6e569f2b9f5f1166c18b17c", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 2831, "upload_time": "2018-09-24T18:21:48", "url": "https://files.pythonhosted.org/packages/50/3d/015b75e2db6f4c8f7fb78113aad6acec8acb76a98fe7e2cedbd661525dd0/mttt-0.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b1aa051c97d5e640751a25919b6d1903", "sha256": "51a5b86ab35482eb068f909ac9e47b60b76fa922ada881fae747c5e073238f9a" }, "downloads": -1, "filename": "mttt-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b1aa051c97d5e640751a25919b6d1903", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2512, "upload_time": "2018-09-24T18:21:50", "url": "https://files.pythonhosted.org/packages/b1/1c/2e87161620b149acc76ce0dd31986818bf39fbc32cd711771f9f332bf912/mttt-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4c44b99dc6e569f2b9f5f1166c18b17c", "sha256": "56ee8ecfaa1c58645e703cb43b31d4022b82c5d7f0fc219de306c3773a84c15d" }, "downloads": -1, "filename": "mttt-0.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "4c44b99dc6e569f2b9f5f1166c18b17c", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 2831, "upload_time": "2018-09-24T18:21:48", "url": "https://files.pythonhosted.org/packages/50/3d/015b75e2db6f4c8f7fb78113aad6acec8acb76a98fe7e2cedbd661525dd0/mttt-0.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b1aa051c97d5e640751a25919b6d1903", "sha256": "51a5b86ab35482eb068f909ac9e47b60b76fa922ada881fae747c5e073238f9a" }, "downloads": -1, "filename": "mttt-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b1aa051c97d5e640751a25919b6d1903", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2512, "upload_time": "2018-09-24T18:21:50", "url": "https://files.pythonhosted.org/packages/b1/1c/2e87161620b149acc76ce0dd31986818bf39fbc32cd711771f9f332bf912/mttt-0.0.2.tar.gz" } ] }