Changes
- Make output prettier thanks to `rich`
- Drop support for Windows due to problems with encoding
- Declare compatibility for python versions `3.7` and higher
- Move from `pytest-cov` to `coverage`
- Make example photo point to full url
- Use `tox-gh-actions` for automated testing
- Improve tests
Bugfixes
- Add missing dependency `attrs`