Coders Packet

Packets submitted by Sumedha Kulkarni

EMI Calculator using Python Tkinter

In this tutorial, we will be learning how to create an EMI calculator using Python's Tkinter.

Random Password Generator using Python Tkinter

In this tutorial, we will be creating a simple application that can randomly generate strong passwords using the Python Tkinter module.

A Student Record System using Python Tkinter

In this project, we are going to create a Student Record System using python’s Tkinter module. Tkinter is the standard GUI library for Python.