@PeskyPotato Hi, i found your #icalendar tutorial:
https://blog.pesky.moe/posts/2025-01-02-create-icalendar/
We just released icalendar version 7 that makes it easier and uses properties and new() and I wonder: Would you like to add a tutorial like that into our official documentation?
Thanks!
#PythonIcalendar
Creating iCalendar files in Python
Schedules, events and alarms can be shared using the iCalendar data format regardless of the Calendar service or application like Google Calendar or Outlook. This format is defined in RFC 5545. Creating iCalendar files can be done in Python using the icalendar package. I’ve outlined a few example scenarios below. The package documentation has more details on usage.
Installing the package pip install icalendar Other methods are available in the official documentation.
A major #update to #icalendar for #Python has been released!
Read about new features, ease of use and improved #compatibility in our announcement: https://github.com/collective/icalendar/discussions/1229
We thank @nlnet for their #funding to make so much work possible!
#PythonIcalendar #rfc5545 #rfc7265

icalendar 7.0.0 and 7.0.1 have been released · collective icalendar · Discussion #1229
icalendar 7.0.0 and 7.0.1 have been released. Highlighted improvements jCal support converts calendars between iCalendar and JSON formats. Enhanced documentation with expanded installation, develop...
GitHubWe just added our first #AI #Policy to protect our #volunteers working on #OSS software from #AI #Abuse.
We had contributions coming in that were on the edge of spamming or clearly #spam generated with AI. This policy allows all involved to take clearer action.
https://icalendar.readthedocs.io/en/latest/contribute/index.html#artificial-intelligence-policy
#opensource #volunteer #icalendar #PythonIcalendar #volunteering
Contributing — icalendar 7.0.0a2.dev111 documentation