{ "info": { "author": "Raphael Pierzina", "author_email": "raphael@hackebrot.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython" ], "description": "Tapioca-Toggl\r\n=============\r\n\r\n|gitter| |pypi| |pyversions| |license|\r\n\r\n.. |gitter| image:: https://badges.gitter.im/Join%20Chat.svg\r\n :alt: Join the chat at https://gitter.im/hackebrot/tapioca-toggl\r\n :target: https://gitter.im/hackebrot/tapioca-toggl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge\r\n\r\n.. |pypi| image:: https://img.shields.io/pypi/v/tapioca-toggl.svg\r\n :target: https://pypi.python.org/pypi/tapioca-toggl\r\n :alt: PyPI Package\r\n\r\n.. |pyversions| image:: https://img.shields.io/pypi/pyversions/tapioca-toggl.svg\r\n :target: https://pypi.python.org/pypi/tapioca-toggl/\r\n :alt: PyPI Python Versions\r\n\r\n.. |license| image:: https://img.shields.io/pypi/l/tapioca-toggl.svg\r\n :target: https://pypi.python.org/pypi/tapioca-toggl\r\n :alt: PyPI Package License\r\n\r\nPython wrapper for `Toggl API v8`_\r\n\r\nInstallation\r\n------------\r\n\r\n**tapioca-toggl** is available for download from `PyPI`_ via `pip`_::\r\n\r\n $ pip install tapioca-toggl\r\n\r\n.. _`pip`: https://pypi.python.org/pypi/pip/\r\n.. _`PyPI`: https://pypi.python.org/pypi\r\n\r\nUsage\r\n-----\r\n\r\nCreate a new API instance and send requests as follows:\r\n\r\n.. code-block:: python\r\n\r\n from tapioca_toggl import Toggl\r\n\r\n api = Toggl(access_token='{your-access-token}')\r\n\r\n response = api.me_with_related_data().get()\r\n me = response.data()\r\n\r\nDocumentation\r\n-------------\r\n\r\nFor a list of all of the available endpoints, please consult `resource_mapping.py`_.\r\n\r\nYou can find more information on Tapioca at the `Tapioca-Wrapper docs`_.\r\n\r\n.. _`resource_mapping.py`: https://github.com/hackebrot/tapioca-toggl/blob/master/tapioca_toggl/resource_mapping.py\r\n.. _`Tapioca-Wrapper docs`: http://tapioca-wrapper.readthedocs.org/en/stable/quickstart.html\r\n\r\n\r\nCode of Conduct\r\n---------------\r\n\r\nEveryone interacting in the Tapioca-Toggl project's codebases, issue trackers, chat\r\nrooms, and mailing lists is expected to follow the `PyPA Code of Conduct`_.\r\n\r\n.. _`PyPA Code of Conduct`: https://www.pypa.io/en/latest/code-of-conduct/\r\n\r\nLicense\r\n-------\r\n\r\nDistributed under the terms of the `MIT`_ license, Tapioca-Toggl is free and open source software\r\n\r\n.. _`MIT`: http://opensource.org/licenses/MIT\r\n.. _`Toggl API v8`: https://github.com/toggl/toggl_api_docs", "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/hackebrot/tapioca-toggl", "keywords": "toggl,api-wrapper", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "tapioca-toggl", "package_url": "https://pypi.org/project/tapioca-toggl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tapioca-toggl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/hackebrot/tapioca-toggl" }, "release_url": "https://pypi.org/project/tapioca-toggl/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Python wrapper for Toggl API v8", "version": "0.1.0" }, "last_serial": 1839392, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a1a06f2c626afa14c4335560262544c6", "sha256": "b5d4af2bc7c129b3b70314734e90269adcfce56b86f21251f16f72893e1c40f0" }, "downloads": -1, "filename": "tapioca_toggl-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a1a06f2c626afa14c4335560262544c6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5460, "upload_time": "2015-11-29T19:21:53", "url": "https://files.pythonhosted.org/packages/b2/d1/6d41a0b1882aa13804a865a37f4383ef4d0c0aeff60daf31b07c4150a74d/tapioca_toggl-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3a189604b87d43f0a6fe4a448818f66b", "sha256": "4149fdaa1bdcec6c4a71511c48d561b2e0db584665789d455cb31acaeec1ea4e" }, "downloads": -1, "filename": "tapioca-toggl-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3a189604b87d43f0a6fe4a448818f66b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3251, "upload_time": "2015-11-29T19:22:11", "url": "https://files.pythonhosted.org/packages/23/ff/581f1f7ac42b9996980da06ad6c3a1bf0f0951071e1549bb701d26b4c01d/tapioca-toggl-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a1a06f2c626afa14c4335560262544c6", "sha256": "b5d4af2bc7c129b3b70314734e90269adcfce56b86f21251f16f72893e1c40f0" }, "downloads": -1, "filename": "tapioca_toggl-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a1a06f2c626afa14c4335560262544c6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5460, "upload_time": "2015-11-29T19:21:53", "url": "https://files.pythonhosted.org/packages/b2/d1/6d41a0b1882aa13804a865a37f4383ef4d0c0aeff60daf31b07c4150a74d/tapioca_toggl-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3a189604b87d43f0a6fe4a448818f66b", "sha256": "4149fdaa1bdcec6c4a71511c48d561b2e0db584665789d455cb31acaeec1ea4e" }, "downloads": -1, "filename": "tapioca-toggl-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3a189604b87d43f0a6fe4a448818f66b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3251, "upload_time": "2015-11-29T19:22:11", "url": "https://files.pythonhosted.org/packages/23/ff/581f1f7ac42b9996980da06ad6c3a1bf0f0951071e1549bb701d26b4c01d/tapioca-toggl-0.1.0.tar.gz" } ] }