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.1.tar.gz
(2.3 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.1.tar.gz.
File metadata
- Download URL: gtasks_api-0.0.1.tar.gz
- Upload date:
- Size: 2.3 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 |
7704644900fd01efa5f2fdd7b77ec57547a66abc1b647b54dfc6d636c9dfd7df
|
|
| MD5 |
855c79b5ee8e1d8cb129151e30a10663
|
|
| BLAKE2b-256 |
41d99d64e4609543aa4e5ac2bdd83598db9c86dd637afcf91f264af71b2bd314
|
File details
Details for the file gtasks_api-0.0.1-py3-none-any.whl.
File metadata
- Download URL: gtasks_api-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.4 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 |
7f3b7050da0ec9e8b6c23cbeaf2270fb29b28cc0bbd9b351f7ef3b547cbe761a
|
|
| MD5 |
4a7ab3c48b0bcd10997b13d2041015d5
|
|
| BLAKE2b-256 |
557be39a1a5b6eebe870c461f9566385803371f2e81379af79d1367a08aa1da8
|