well well well.  Look what I found.  https://ical.marudot.com/  I played 
around with the site a little bit and it generated what I was looking for.  
I was looking for a data structure for the Reminder feature of an Event 
object.  What I am doing in my own code is just one long string with 
variables in it.
On Wednesday, August 3, 2022 at 5:02:19 AM UTC-4 [email protected] 
wrote:

> icalendar is tried and tested and feature complete. 
> OTOH if you want just to serve the iCal files from Google or Apple you 
> don't even need to parse then, just pass them on?
>
> On Tue, 2 Aug 2022 at 15:48, [email protected] <[email protected]> wrote:
>
>> I found: https://pypi.org/project/icalendar/.  Are there any others out 
>> there?
>>
>> On Tuesday, August 2, 2022 at 10:41:44 AM UTC-4 Ryan Nowakowski wrote:
>>
>>> The standard is called iCal. There are a few different python libraries 
>>> to choose from.
>>>
>>>
>>> On August 1, 2022 2:51:34 PM CDT, "[email protected]" <[email protected]> 
>>> wrote:
>>>>
>>>> Hello all,
>>>>
>>>>      I want to generate calendar files for both Android and iPhone.  I 
>>>> do not want to connect to the Google or Apple APIs to do this.  I just 
>>>> want 
>>>> static files that are downloaded from my webapp to the mobile device.  How 
>>>> and can this be done?
>>>>
>>>> Thank you.
>>>>
>>>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected].
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/fab30b9f-5afd-459e-9186-f798baedefe5n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/django-users/fab30b9f-5afd-459e-9186-f798baedefe5n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>
>
> -- 
> Best Regards,
>
> Christian Ledermann
>
> Galway, IE
> Mobile : +353 (0) 899748838
>
> https://www.linkedin.com/in/christianledermann
> https://github.com/cleder/
>
>
> <*)))>{
>
> If you save the living environment, the biodiversity that we have left,
> you will also automatically save the physical environment, too. But If
> you only save the physical environment, you will ultimately lose both.
>
> 1) Don’t drive species to extinction
>
> 2) Don’t destroy a habitat that species rely on.
>
> 3) Don’t change the climate in ways that will result in the above.
>
> }<(((*>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/82264155-a7ec-49f2-a752-ac91c826809cn%40googlegroups.com.

Reply via email to