7 lines
247 B
Python
7 lines
247 B
Python
|
""" To quickly get started, fill in the following details:"""
|
||
|
|
||
|
url = "https://calendar.google.com/calendar/ical/en.usa%23holiday%40group.v.calendar.google.com/public/basic.ics"
|
||
|
api_key = "api-key"
|
||
|
location = "Julich, DE"
|
||
|
week_starts_on = "Monday"
|