#rfc5545 β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #rfc5545, aggregated by home.social.
-
Thanks to @PeskyPotato, #icalendar now has its first #tutorial!
π
Learn about how to create a #calendar #event, invite attendees and save it in an #ics file here:
https://icalendar.readthedocs.io/en/latest/tutorials/create-event-with-attendees.html
-
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!
-
#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:VCALENDARAlso with a snowy #rfc7986 COLOR!
Python Code: https://github.com/collective/icalendar/issues/1065
-
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.
π https://icalendar.readthedocs.io/en/latest/reference/design.html
Since release: v7.0.0a2. -
Do you use #JSON and #calendars?
π #Python's π #icalendar package can read and write #jCal files now:π https://icalendar.readthedocs.io/en/latest/how-to/jcal.html
If you are using #jCal already, please give us a review and examples for the current alpha release v7.0.0a2.
-
Do you have on #online #calendar? This video sets you up: Get the #icalendar #events with #Python and show what's going on.
-
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. -
How to open #icalendar #ics files in #Python? This short video prints all events in the #calendar file.
-
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.
-
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: https://open-web-calendar.quelltext.eu/contributing/
-
I created an update to #icsquery for Windows cmd users. You can download ics-query.exe to check what is happening in .ics calendar files.
Releases: https://github.com/niccokunzmann/ics-query/releases
Documentation: https://github.com/niccokunzmann/ics-query#readme -
#icsquery allows computing #icalendar events, TODOs and journal entries on the #commandline
Read our blog post on our @opencollective page: https://opencollective.com/open-web-calendar/updates/calendar-calculation-on-the-command-line-ics-query -
What is in .ics files? These calendar files can now be inspected with a new command line tool: ics-query
https://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