Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 372 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 372 Bytes

Python_Tkinter_Image_viewer

Python image viewer using tkinter, PIL(Python Image Library), pillow(a fork/extension of PIL), pathlib, and keyboard library. All this code is free to use and added description and comments in python_image_viewer.py facilitates the begginers to learn. Also see my other project/s utilizing tkinter library. Or Ask questions if you need help.