py-reminder/README.md
2019-07-01 12:18:34 +02:00

271 B

py-reminder

Simple application to set reminders in python

Dependencies

For development, we use the black code formatter, and pylint as a linter

pip install black pylint

Windows

pip install pywin32