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