rufei 3fbfe72959
Periodic refresh of events / Run-Scraper (push) Successful in 33s
update readme
2025-04-07 02:47:30 -07:00
2025-04-07 02:47:30 -07:00
2025-04-06 23:44:42 -07:00
2025-04-06 23:44:42 -07:00
2025-04-06 19:10:15 -07:00
2025-04-06 23:44:42 -07:00
2025-04-06 23:44:42 -07:00
2025-04-07 02:47:30 -07:00

Events Plus

Right now, this is a script that turns the Sakura-Con schedule from Eventny into iCalendar files (for import into your calendar program of choice). Events are broken out into separate files, by track.

It may eventually grow to support other events and/or sport a separate UI. It is also vibe-coded.

Events are scraped via a pipeline that runs twice hourly, and if there are any changes, a new release is published.

How to Run

poetry install
eval $(poetry env activate)
python toical.py
S
Description
No description provided
Readme GPL-3.0 408 KiB
2025-04-20 08:00:53 -07:00
Languages
Python 100%