Inkycal/inkycal/modules
Ace c3fbd79eda Implementation of interface (template) for all modules
- Correct setup of logging
- all inkycal-modules inherit from the given template
- Added basic, optional validation
- more code cleanups
- fixed a few minor bugs
2020-05-23 01:45:40 +02:00
..
__init__.py Implementation of interface (template) for all modules 2020-05-23 01:45:40 +02:00
ical_parser.py Implementation of interface (template) for all modules 2020-05-23 01:45:40 +02:00
inkycal_agenda.py Implementation of interface (template) for all modules 2020-05-23 01:45:40 +02:00
inkycal_calendar.py Implementation of interface (template) for all modules 2020-05-23 01:45:40 +02:00
inkycal_image.py minor improvements 2020-05-21 01:00:37 +02:00
inkycal_rss.py Implementation of interface (template) for all modules 2020-05-23 01:45:40 +02:00
inkycal_weather.py Implementation of interface (template) for all modules 2020-05-23 01:45:40 +02:00
template.py Implementation of interface (template) for all modules 2020-05-23 01:45:40 +02:00
test.py Implementation of interface (template) for all modules 2020-05-23 01:45:40 +02:00