Metadata-Version: 2.0
Name: toodledo
Version: 0.2
Summary: Python wrapper for the Toodledo v3 API which is documented at http://api.toodledo.com/3/
Home-page: https://github.com/rkhwaja/toodledo-python
Author: Rehan Khwaja
Author-email: rehan@khwaja.name
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: marshmallow
Requires-Dist: requests
Requires-Dist: requests-oauthlib

Overview
========
Python wrapper for the Toodledo v3 API which is documented at http://api.toodledo.com/3/

Usage
=====

.. code:: python



