Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: pyrtm-0.2 released

0 views
Skip to first unread message

Sridhar Ratnakumar

unread,
Dec 8, 2009, 4:17:34 PM12/8/09
to python-ann...@python.org, RTM API
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

0 new messages