{
"info": {
"author": "Kirill Ermolov",
"author_email": "erm0l0v@ya.ru",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 2 - Pre-Alpha",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4"
],
"description": "tta - Time Tracker Autocompleter for Muranosoft\n===============================================\n\n.. image:: https://img.shields.io/pypi/v/tta.svg\n :target: https://pypi.python.org/pypi/tta\n :alt: Latest PyPI version\n\nTime Tracker Autocompleter for Muranosoft\n\nThis tool automatically fill out Time Tracker with messages from your git log.\n\nInstallation:\n-------------\n\nInstall Python: `OSX `_. `Windows `_. `Linux `_.\n\nInstall **tta** (*run console command*):\n\n.. code::\n \n pip install tta\n\nUsage:\n------\n\nType this command in console (in folder with your git repo):\n\n.. code::\n\n tta -u user -p qwerty -e gmail@gmail.com\n\n* user - Your username in Time Tracker\n* qwerty - Your password in Time Tracker\n* gmail@gmail.com - Your email in git config\n\nOptions:\n--------\n\n\n+--------------+--------------------+----------------------------------------------+\n| Short option | Option | Description |\n+==============+====================+==============================================+\n| *-u* | *--user* | Time Tracker username |\n+--------------+--------------------+----------------------------------------------+\n| *-p* | *--password* | Time Tracker password |\n+--------------+--------------------+----------------------------------------------+\n| *-e* | *--email* | Your email in git config |\n+--------------+--------------------+----------------------------------------------+\n| *-d* | *--directory* | Path to git directory |\n+--------------+--------------------+----------------------------------------------+\n| | *--start_date* | Start date of period (EX: 2015-8-27) |\n| | | *Default: first day of current month* |\n+--------------+--------------------+----------------------------------------------+\n| | *--end_date* | End date of period (EX: 2015-8-29) |\n| | | *Default: last day of current month* |\n+--------------+--------------------+----------------------------------------------+\n| | *--start_work_day* | Hour of start working day. Default: *10* |\n+--------------+--------------------+----------------------------------------------+\n| | *--end_work_day* | Hour of end working day. Default: *18* |\n+--------------+--------------------+----------------------------------------------+\n| *-c* | *--category* | Time Tracker category, default: Development. |\n| | | |\n| | +----------------------------------------------+\n| | | **Categories:** |\n| | +----+-----------------------------------------+\n| | | ID | Name |\n| | +----+-----------------------------------------+\n| | | 17 | Client Support |\n| | +----+-----------------------------------------+\n| | | 12 | Code Review |\n| | +----+-----------------------------------------+\n| | | 2 | Development |\n| | +----+-----------------------------------------+\n| | | 4 | Documenting |\n| | +----+-----------------------------------------+\n| | | 15 | Graphic Design |\n| | +----+-----------------------------------------+\n| | | 27 | Holiday |\n| | +----+-----------------------------------------+\n| | | 29 | HR |\n| | +----+-----------------------------------------+\n| | | 14 | Infrastructure |\n| | +----+-----------------------------------------+\n| | | 28 | Marketing |\n| | +----+-----------------------------------------+\n| | | 7 | Meeting |\n| | +----+-----------------------------------------+\n| | | 8 | Miscellaneous |\n| | +----+-----------------------------------------+\n| | | 30 | Office Management |\n| | +----+-----------------------------------------+\n| | | 35 | Overtime leave |\n| | +----+-----------------------------------------+\n| | | 9 | Project Management |\n| | +----+-----------------------------------------+\n| | | 10 | Quality Assurance/Testing |\n| | +----+-----------------------------------------+\n| | | 3 | Requirement Analysis |\n| | +----+-----------------------------------------+\n| | | 6 | Research |\n| | +----+-----------------------------------------+\n| | | 25 | Sick |\n| | +----+-----------------------------------------+\n| | | 31 | Vacation non-paid |\n| | +----+-----------------------------------------+\n| | | 26 | Vacation paid |\n+--------------+--------------------+----+-----------------------------------------+\n\n\n`tta` was written by `Kirill Ermolov `_.",
"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/erm0l0v/tta",
"keywords": "Time Tracker,Autocomplete,Muranosoft",
"license": "UNKNOWN",
"maintainer": null,
"maintainer_email": null,
"name": "tta",
"package_url": "https://pypi.org/project/tta/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/tta/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/erm0l0v/tta"
},
"release_url": "https://pypi.org/project/tta/0.2.1/",
"requires_dist": null,
"requires_python": null,
"summary": "Time Tracker Autocompleter for Muranosoft",
"version": "0.2.1"
},
"last_serial": 1676302,
"releases": {
"0.2.0": [
{
"comment_text": "",
"digests": {
"md5": "8ab6ebe0da6fadbc6f2dec85abb52358",
"sha256": "c5b35ee742fd2d07249add30a0503051df807245b331c6665d1c1d8ed62fb900"
},
"downloads": -1,
"filename": "tta-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "8ab6ebe0da6fadbc6f2dec85abb52358",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4531,
"upload_time": "2015-07-29T21:25:16",
"url": "https://files.pythonhosted.org/packages/87/98/d7abf17f5119c3b8b141968370c1df186db14894d8a3f1a6c1adf734d53f/tta-0.2.0.tar.gz"
}
],
"0.2.1": [
{
"comment_text": "",
"digests": {
"md5": "ff509c5a35000f0a9bf371db6acea55f",
"sha256": "4806c41c2aec8570d98b2c1e2bcf6e6f9a742b9b25d9fdf366ab97558d098ece"
},
"downloads": -1,
"filename": "tta-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "ff509c5a35000f0a9bf371db6acea55f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6014,
"upload_time": "2015-08-13T16:30:47",
"url": "https://files.pythonhosted.org/packages/bf/98/94fe9e3bfb8d20be094b282af486fcebda641aa54a81d8b7b2158c5d38fb/tta-0.2.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "ff509c5a35000f0a9bf371db6acea55f",
"sha256": "4806c41c2aec8570d98b2c1e2bcf6e6f9a742b9b25d9fdf366ab97558d098ece"
},
"downloads": -1,
"filename": "tta-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "ff509c5a35000f0a9bf371db6acea55f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6014,
"upload_time": "2015-08-13T16:30:47",
"url": "https://files.pythonhosted.org/packages/bf/98/94fe9e3bfb8d20be094b282af486fcebda641aa54a81d8b7b2158c5d38fb/tta-0.2.1.tar.gz"
}
]
}