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.7.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.7.tar.gz.
File metadata
- Download URL: gtasks_api-0.0.7.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 |
bb90a282980a2cda7e760219fd38e17dadaf761e943de5d3dd8e6a353aa5463c
|
|
| MD5 |
e1eba0df219cc9345a481564bfcfd372
|
|
| BLAKE2b-256 |
79dec84106e7f1746e0b35bca1525b9ea83aec2191d5ce321f73a38aa6f02994
|
File details
Details for the file gtasks_api-0.0.7-py3-none-any.whl.
File metadata
- Download URL: gtasks_api-0.0.7-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 |
b48e8baa3a554848d82f44256efdae2b2b5ced82b2b1f4167d7cc6b77147ca88
|
|
| MD5 |
b86d6e2ba2ce113dc9fb11085f79d462
|
|
| BLAKE2b-256 |
3b9bf36cdca2d48d42217af79ad1f812b28125a92b548127ceddbf2f8534e1b2
|