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.2.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.2.tar.gz.
File metadata
- Download URL: gtasks_api-0.0.2.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 |
9a110c56855bfc9f887c94563e012d9e26913794fa597dd3534b3dfed3caaca0
|
|
| MD5 |
5053f5f17b91af877738e0a189b4d426
|
|
| BLAKE2b-256 |
56ffe7058b74c975d2048db4394290aa4a200d0222e5123ddc63c04098026edd
|
File details
Details for the file gtasks_api-0.0.2-py3-none-any.whl.
File metadata
- Download URL: gtasks_api-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.0 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 |
dabbbb86985a7f89a06b435eb13e004be85e7a035bc5a2881c3fbbfdad129ae8
|
|
| MD5 |
df9265a6e3e2e6331f1de2301cef3624
|
|
| BLAKE2b-256 |
177a855629f4676916917fb411e268e918b70e5a4f39ebe37003aa49ce2cee2c
|