Coders Packet

Packets submitted by Tanmoyee Roy

Password Vault in Python using Tkinter, openpyxl and xlrd

Password Vault is a software that allows us to securely store all our passwords and keep them safe and is made using python programming language along with Tkinter, openpyxl, and xlrd libraries.

Image Viewer in Python using Tkinter

This is an application which helps us to view images stored in the program using Tkinter and pillow.