home.social

#rfc5545 β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rfc5545, aggregated by home.social.

  1. A major #update to #icalendar for #Python has been released!

    Read about new features, ease of use and improved #compatibility in our announcement: github.com/collective/icalenda

    We thank @nlnet for their #funding to make so much work possible!

    #PythonIcalendar #rfc5545 #rfc7265

  2. #HappyNewYear to all #rfc5545 lovers! πŸ“†

    BEGIN:VCALENDAR
    VERSION:2.0
    PRODID:-//collective//icalendar//7.0.0a4.dev129//EN
    BEGIN:VEVENT
    SUMMARY:Happy New Year!
    DTSTART;VALUE=DATE:20260101
    DTSTAMP:20251231T164025Z
    UID:a4e46e31-ac8a-4ab5-b76f-7c81d0a9bbbc
    COLOR:#ffffff
    END:VEVENT
    END:VCALENDAR

    Also with a snowy #rfc7986 COLOR!

    Python Code: github.com/collective/icalenda

    #icalendar #ics #ical #calendar #standard

  3. We integrated support for πŸ‘«#relationships between πŸ“… #calendar components into 🐍 #Python's #icalendar #package - πŸ“‘ #rfc9253.

    Are you using this #standard functionality? Please help us with a #documentation #example! We would love to hear your feedback, too.

    πŸ“– icalendar.readthedocs.io/en/la
    Since release: v7.0.0a2.

    #rfc5545

  4. Do you use #JSON and #calendars?
    🐍 #Python's πŸ“† #icalendar package can read and write #jCal files now:

    πŸ“– icalendar.readthedocs.io/en/la

    If you are using #jCal already, please give us a review and examples for the current alpha release v7.0.0a2.

    #rfc5545 #rfc7265 #ics #calendar

  5. Create an #icalendar event and share it?
    This video explains what is required to create a valid event that can be imported into a #calendar application like #thunderbird.

    youtu.be/Tr2MSHE-USA

    #ics #Python #rfc5545

  6. What is #icalendar and inside #ics files? This is a start a video series on #icalendar and how to use it in the #Python programming language.

    youtu.be/xjVVnR1olC4

    #rfc5545

  7. I got the shirt from #tidelift for raising the security of several software packages for #Python and #icalendar. This, #rfc5545 is used in so many places to exchange calendar events freely.

    You can directly support my work, too: open-web-calendar.quelltext.eu

    #OpenWebCalendar #RecurringIcalEvents
    #XWRTimezone

  8. What is in .ics files? These calendar files can now be inspected with a new command line tool: ics-query

    pypi.org/project/ics-query/

    Due to the power of #OpenSource, this tool was easy to create and has a high quality and compatibility from the start. The calculation module python-recurring-ical-events is more than five years old and has seen many improvements and contributions since.

    #icalendar #rfc5545 #ics #ical #calendar #command #bash #shell #OpenWebCalendar #foss #gpl #icsquery