Skip to content

Instantly share code, notes, and snippets.

from datetime import datetime
from pathlib import Path
import qrcode
from icalendar import Calendar, Event
from qrcode.image.svg import SvgPathImage
# Create event
event = Event()
event.add("summary", "FÜR Demokratie wählen")