Dec. 8, 2009
3:17 p.m.
pyrtm is a Python API binding for accessing Remember The Milk. This releases fixes a few issues related to API spec. * app.py: Fix for unreliable type of 'taskseries' (#5) * rtm.py: Fixed incorrect number of arguments to "lists" (#3) * rtm.py: Try to import django.utils.simplejson before falling back * app.py: Made it a command-line app accepting key/secret/token as args To download pyrtm, visit: http://pypi.python.org/pypi/pyrtm You can also install pyrtm using pip or PyPM: $ pip install pyrtm $ pypm install pyrtm -srid