Python wrapper for the Toodledo v3 API which is documented at http://api.toodledo.com/3/
Project description
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size toodledo-1.1.0-py3-none-any.whl (9.4 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size toodledo-1.1.0.tar.gz (6.9 kB) | File type Source | Python version None | Upload date | Hashes View |