2020-11-12 10:22:34 +01:00
|
|
|
pyowm==3.1.1 # weather
|
2020-05-29 04:09:15 +02:00
|
|
|
Pillow>=7.1.1 # imaging
|
2020-05-16 17:52:01 +02:00
|
|
|
icalendar==4.0.6 # iCalendar parsing
|
2020-06-17 21:18:45 +02:00
|
|
|
recurring-ical-events==0.1.17b0 # parse recurring events
|
2020-05-16 17:52:01 +02:00
|
|
|
feedparser==5.2.1 # parse RSS-feeds
|
2020-09-12 00:49:20 +02:00
|
|
|
numpy>=1.18.2 # image pre-processing #pre-installed on Raspbian, omitting
|
2021-02-26 21:55:14 +01:00
|
|
|
arrow==0.17.0 # time operations
|
2020-11-10 22:48:04 +01:00
|
|
|
Flask==1.1.2 # webserver
|
|
|
|
Flask-WTF==0.14.3 # webforms
|
2020-11-21 16:18:41 +01:00
|
|
|
todoist-python==8.1.2 # todoist api
|
2020-12-06 21:07:20 +01:00
|
|
|
yfinance==0.1.55 # yahoo stocks
|