Just a Tkinter Image Viewer, because why not?
$ pip install tkiv
$ tkiv
Or, execute it as a module:
$ python -m tkiv.tkiv
- Image formats supported: .jpg, .jpeg, .png, .gif, .ico, .bmp, .tiff
- Auto resizing of image to fit window
- Resizable frames between image list and image view
- Support for Python 2.x
- Tests
- Slide show
- Video playback (from file and webcam)