{ "info": { "author": "Shashank Srivastav", "author_email": "shashankgrovy@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "CLI Waka\n========\n\nA command-line interface for `Wakatime.com`_.\nIt logs user's durations, heartbeats, stats, summary and more.\n\n|pypi| |license|\n\nInstallation\n------------\n\n::\n\n $ pip install cliwaka\n\nOr download from `source`_, ``cd`` to it and build using ``python setup.py install``\n\nRequirements\n------------\n\n* `Requests`_ library\n* `Wakatime.com`_ account and its api key\n\nUsage\n-----\n\n`cliwaka` displays a help text when used with `-h` or `--help`.\n\n::\n\n $ cliwaka -h\n usage: Cliwaka [-h] [-b] [-d] [-t] [-s] [--leaderboard] [-v] [-V]\n\n A command line tool for wakatime.com.\n\n optional arguments:\n -h, --help show this help message and exit\n -b, --heartbeat show user's latest heartbeat\n -d, --duration show user's logged time for a given day\n -t, --stats show user's current stats.\n -s, --summary show user's logged time.\n --leaderboard display the public leaderboard\n -v, --verbose toggle verbose on (default is off)\n -V, --version show program's version number and exit\n\n For more information see http://github.com/shashankgroovy/cliwaka\n\nUpgrade\n------------\n\n::\n\n $ pip install -U cliwaka\n\nLicense\n-------\n\nCliwaka is released under the `GNU GPL License v3`_\n\n.. _Requests: https://pypi.python.org/pypi/requests\n.. _Wakatime.com: https://wakatime.com\n.. _source: https://github.com/shashankgroovy/cliwaka/archive/master.zip\n.. _GNU GPL License v3: http://www.gnu.org/licenses/quick-guide-gplv3.html\n\n.. |pypi| image:: https://img.shields.io/pypi/v/cliwaka.svg\n :target: https://pypi.python.org/pypi/cliwaka\n :alt: Latest version released on PyPi\n.. |license| image:: https://img.shields.io/pypi/l/cliwaka.svg?maxAge=2592000\n :target: http://www.gnu.org/licenses/quick-guide-gplv3.html\n :alt: GNU GPLv3 License", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/shashankgroovy/cliwaka/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/shashankgroovy/cliwaka", "keywords": "wakatime cli tool", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "cliwaka", "package_url": "https://pypi.org/project/cliwaka/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cliwaka/", "project_urls": { "Download": "https://github.com/shashankgroovy/cliwaka/archive/master.zip", "Homepage": "https://github.com/shashankgroovy/cliwaka" }, "release_url": "https://pypi.org/project/cliwaka/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Cliwaka is an interactive command line utility for wakatime.com", "version": "0.1.1" }, "last_serial": 2082401, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "d9a1eb316ff9ea664003104eb938c4b8", "sha256": "f48410ee59361b2b389b5e8c311dfe6afb2ab847f8575338e72608965755d59c" }, "downloads": -1, "filename": "cliwaka-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d9a1eb316ff9ea664003104eb938c4b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17183, "upload_time": "2016-04-25T09:21:53", "url": "https://files.pythonhosted.org/packages/20/8d/cd72db3e09ee541a397fdb0bbf018cc807de2bbf2d0c5867b0ab77a90516/cliwaka-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d9a1eb316ff9ea664003104eb938c4b8", "sha256": "f48410ee59361b2b389b5e8c311dfe6afb2ab847f8575338e72608965755d59c" }, "downloads": -1, "filename": "cliwaka-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d9a1eb316ff9ea664003104eb938c4b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17183, "upload_time": "2016-04-25T09:21:53", "url": "https://files.pythonhosted.org/packages/20/8d/cd72db3e09ee541a397fdb0bbf018cc807de2bbf2d0c5867b0ab77a90516/cliwaka-0.1.1.tar.gz" } ] }