icalendar-timeseries-server/icalendar_timeseries_server
2019-08-21 13:52:25 +02:00
..
test Update unit tests to work with per-calendar scrape intervals. 2019-08-21 13:40:16 +02:00
__init__.py Rename project to icalendar-timeseries-server 2019-08-20 00:24:51 +02:00
__main__.py Rename project to icalendar-timeseries-server 2019-08-20 00:24:51 +02:00
api.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
cal.py Secure all critical sections using _SCRAPE_CACHE with a lock. 2019-08-21 13:52:25 +02:00
config.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
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 Move first scrape from foreground to background 2019-08-21 13:51:43 +02:00
query.py Rename project to icalendar-timeseries-server 2019-08-20 00:24:51 +02:00