Python interface for the 'Remember The Milk' API.
pip install pyrtm
https://bitbucket.org/srid/pyrtm/src/tip/src/rtm/samples/app.py?at=default
first set your API keys in src/rtm/tests/apikey.txt, and then:
pip install tox
tox -e py27
Python interface for the 'Remember The Milk' API.
pip install pyrtm
https://bitbucket.org/srid/pyrtm/src/tip/src/rtm/samples/app.py?at=default
first set your API keys in src/rtm/tests/apikey.txt, and then:
pip install tox
tox -e py27