Converting Python

Dan Friedman dan at clearvisiontech.com
Tue Sep 17 13:53:44 EDT 2013


Thanks for the replies...  Since I need to run this on a mobile device, I don't think installing Python is really an option.  Outside of learning a new language or hiring someone to convert it, looks like I'm SOL.  I'll continue to search for another answer.  My project requires that I list events from a calendar - including those that repeat.  Ug.

-Dan


> Greetings!
> 
> Anyone have any experience with Python? I am looking to convert some routines that are written in Python to LiveCode.
> 
> What I am tying to do is deal with the RRULE (Recurrence Rule) when reading a iCal Calendar.  I found several projects in PHP and C++ out there, but they are way to large and involved to be used.  But, I found a relatively small Python project (https://pypi.python.org/pypi/pyICSParser/) that looks like it would do just what I need.
> 
> Can this be converted?  Or maybe you have a better idea?  Or, perhaps someone already has some LiveCode routines to calculate the dates of an iCal event with a RRULE.
> 
> ANY thoughts or advice are welcome!
> 
> -Dan




More information about the use-livecode mailing list