Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 418 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 418 Bytes

🚨 This code is thankfully not used anymore. Please don't use it. 🚨

wiki_kalenderscraper

Kalenderscraper fuer wiki.muc.ccc.de/kalender, Export zu .ics und .json

Exportiert alle Events der Tabelle zu wiki_kalender.ics wiki_kalender_public.ics

Exportiert das naechste Event zu nextevent.json (fuer anzeiger)

python dependencies installieren:

nix-shell .

oder

poetry install
poetry shell