Based on quickstart sample by Google
Project description
gtasks_api
Installation
pip install gtasks-api
Usage
Import the package:
from gtasks_api import GtasksAPI
Obtain a Gtasks instance:
gtasks = GtasksAPI('credentials.json', 'token.pickle')
if gtasks.auth_url:
gtasks.finish_login(auth_code)
Get all task lists:
gtasks.service.tasklists().list().execute()
API Documentation : https://developers.google.com/resources/api-libraries/documentation/tasks/v1/python/latest/
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
gtasks_api-0.0.6.tar.gz
(2.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gtasks_api-0.0.6.tar.gz.
File metadata
- Download URL: gtasks_api-0.0.6.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4f0b8be57270948133fa423ea30013f3d2f45e177103370cf5411c9c1f56977
|
|
| MD5 |
a58ca4dbf614985bbee7bacc64c60153
|
|
| BLAKE2b-256 |
13b79443224ae0379e44ff13bdb18cfb70987e0f6abb75f6844fc77b5b25b75b
|
File details
Details for the file gtasks_api-0.0.6-py3-none-any.whl.
File metadata
- Download URL: gtasks_api-0.0.6-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfa04bfea3471c2630347d4a30506ce2cc21e0801ed4b9fbc33362ace61829a1
|
|
| MD5 |
eb1c51686d7c8716377242556878fb00
|
|
| BLAKE2b-256 |
affcf91d3a8bcab4834e947bdb421224bb3abea762cd3aa909d02443ab0ed5e2
|