Python wrapper for the Toodledo v3 API which is documented at http://api.toodledo.com/3/
Project description
Overview
Python wrapper for the Toodledo v3 API which is documented at http://api.toodledo.com/3/
Usage
toodledo = Toodledo(
clientId="YourClientId",
clientSecret="YourClientSecret",
tokenStorage=TokenStorageFile(YourConfigFile),
scope="basic tasks notes folders write")
account = toodledo.GetAccount()
allTasks = toodledo.GetTasks(params={})
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
toodledo-1.1.0.tar.gz
(6.9 kB
view details)
Built Distribution
File details
Details for the file toodledo-1.1.0.tar.gz
.
File metadata
- Download URL: toodledo-1.1.0.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.15 CPython/3.7.3 Windows/7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 609a0bcd0480fb74738d931ca64479e45d4e3a4779b8dccb538649cef76aaba9 |
|
MD5 | 4f568e0e895654a7cff947d65211fd73 |
|
BLAKE2b-256 | 9d6ae21ca723d4faa5722fe6f135e58030aacbc9a6854dc8b8226af2f5c7888b |
File details
Details for the file toodledo-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: toodledo-1.1.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.15 CPython/3.7.3 Windows/7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1f0caa285f660b69a5b7e96cbd15beddf4d49986d32268076e261f0d80ac60b |
|
MD5 | dfb7fed12b2a770eb256671d877011e3 |
|
BLAKE2b-256 | 6bd887568703922fd83525cd9bd8217d759a8cd8da6f56734acf0be7165f1838 |