I started using RememberTheMilk more seriously, faced some limitations, decided to script over them and, in the result, my previously described module evolved to mekk.rtm.
In the current shape it provides both:
-
(yet another) python wrapper for RememberTheMilk API (after using RtmAPI for some time I decided that I prefer more explicit API with documented parameter and known result structure, so I wrote somewhat higher level client)
-
set of a few command line utilities (apart from
rtmimportinherited from mekk.rtmimport there arertmtagto massively add/remove tag to given items andrtmmoveto easily move many items to new list)
For complete documentation visit the mekk.rtm page on PyPi.
Package sources can be cloned from bitbucket.
