Skip to main content

Python wrapper for Toggl API v8

Project description

Join the chat at https://gitter.im/hackebrot/tapioca-toggl PyPI Package PyPI Python Versions PyPI Package License

Python wrapper for Toggl API v8

Installation

tapioca-toggl is available for download from PyPI via pip:

$ pip install tapioca-toggl

Usage

Create a new API instance and send requests as follows:

from tapioca_toggl import Toggl

api = Toggl(access_token='{your-access-token}')

response = api.me_with_related_data().get()
me = response.data()

Documentation

For a list of all of the available endpoints, please consult resource_mapping.py.

You can find more information on Tapioca at the Tapioca-Wrapper docs.

Code of Conduct

Everyone interacting in the Tapioca-Toggl project’s codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.

License

Distributed under the terms of the MIT license, Tapioca-Toggl is free and open source software

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tapioca-toggl-0.1.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

tapioca_toggl-0.1.0-py2.py3-none-any.whl (5.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file tapioca-toggl-0.1.0.tar.gz.

File metadata

File hashes

Hashes for tapioca-toggl-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4149fdaa1bdcec6c4a71511c48d561b2e0db584665789d455cb31acaeec1ea4e
MD5 3a189604b87d43f0a6fe4a448818f66b
BLAKE2b-256 23ff581f1f7ac42b9996980da06ad6c3a1bf0f0951071e1549bb701d26b4c01d

See more details on using hashes here.

File details

Details for the file tapioca_toggl-0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for tapioca_toggl-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b5d4af2bc7c129b3b70314734e90269adcfce56b86f21251f16f72893e1c40f0
MD5 a1a06f2c626afa14c4335560262544c6
BLAKE2b-256 b2d16d41a0b1882aa13804a865a37f4383ef4d0c0aeff60daf31b07c4150a74d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page