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.3.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.3.tar.gz.
File metadata
- Download URL: gtasks_api-0.0.3.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 |
71c238c369a94f7a0b031c609af2d704c37749675d8d6667a41aa51f91335292
|
|
| MD5 |
c2fed7b6e42f39e4cb5f19a8d2d6cae9
|
|
| BLAKE2b-256 |
1e1b2c66626bda21e585ae69f42ce756d20b18e19c0066a1d6f72be62bc2c6cd
|
File details
Details for the file gtasks_api-0.0.3-py3-none-any.whl.
File metadata
- Download URL: gtasks_api-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.8 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 |
43cadb7d3167fdd3405732346c0928943fc5d9afa0ec00bcabd2f9c08992159a
|
|
| MD5 |
18435eb75783802a128a34abe3cb6439
|
|
| BLAKE2b-256 |
5fc3f0339a4eb0d29b4bd2c8e571b300aea5ee5dee315c1efb2303df1a5b0385
|