Simple Python 3 library to download, parse and query iCal sources.
Go to file
Thomas Irgang 6c51cb6fba Create LICENSE 2017-07-19 10:13:44 +02:00
icalevents first version of ical events. 2017-07-19 10:04:38 +02:00
test ical events tests 2017-07-19 10:05:03 +02:00
.gitignore gitignore added 2017-07-19 10:09:27 +02:00
LICENSE Create LICENSE 2017-07-19 10:13:44 +02:00
README.md Create README.md 2017-07-19 10:12:45 +02:00
main.py simple usecase for icalevents: Print events occurring in the next 7 days. 2017-07-19 10:06:18 +02:00

README.md

=== icalevents ===

Simple Python 3 library to download, parse and query iCal sources.