icalendar-timeseries-server/icalendar_timeseries_server
2019-09-21 15:10:40 +02:00
..
test Update unit tests to work with per-calendar scrape intervals. 2019-08-21 13:40:16 +02:00
__init__.py v0.3.1 Version number bump, because Gitlab releases are weird 2019-09-21 15:10:40 +02:00
__main__.py Rename project to icalendar-timeseries-server 2019-08-20 00:24:51 +02:00
api.py Use a logger rather than print statements. 2019-09-01 23:14:55 +02:00
cal.py Fix: Keep showing events that already started, but have not finished yet 2019-09-21 14:43:48 +02:00
config.py Fix: Ensure scrape interval is positive 2019-09-01 23:24:23 +02:00
event.py WIP: Implement regular scraping of the calendar sources in the background, instead of blocking in the foreground process 2019-08-20 15:53:51 +02:00
main.py Codestyle: bare except 2019-09-01 23:18:23 +02:00
query.py Use a logger rather than print statements. 2019-09-01 23:14:55 +02:00