InfoWindow
InfoWindow copied to clipboard
e-ink raspberry pi reminder system.
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.14.0 to 0.19.0. Changelog Sourced from httplib2's changelog. 0.19.0 auth: parse headers using pyparsing instead of regexp httplib2/httplib2#182 auth: WSSE token needs to be string not bytes...
todoist
Traceback (most recent call last): File "infowindow.py", line 15, in from mod_todo import mod_todoist as modTodo # TODO File "/home/pi/InfoWindow/mod_todo/mod_todoist.py", line 1, in import todoist ImportError: No module named todoist...
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.1 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...
The documentation should inform the user to activate SPI i.e. by using the `raspi-config` tool under `Interface Options`.
Bumps [pyxdg](https://github.com/takluyver/pyxdg) from 0.25 to 0.26. Changelog *Sourced from [pyxdg's changelog](https://github.com/takluyver/pyxdg/blob/master/ChangeLog).* > Version 0.26 () > * DesktopEntry: Add a method to check the existence of the TryExec value, >...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3. Release notes *Sourced from [werkzeug's releases](https://github.com/pallets/werkzeug/releases).* > ## 0.15.3 > * Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ > * Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-3 > > > ## 0.15.2 > *...