This website requires JavaScript.
Explore
Help
Sign in
s3lph
/
icalendar-timeseries-server
Watch
1
Star
0
Fork
You've already forked icalendar-timeseries-server
0
Code
Issues
Pull requests
Projects
Releases
11
Packages
2
Wiki
Activity
Actions
895a72a348
icalendar-timeseries-server
/
icalendar_timeseries_server
History
s3lph
895a72a348
Fix: Keep showing events that already started, but have not finished yet
2019-09-21 14:43:48 +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
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