tkinter

Number to Words Converter App using Tkinter in Python with Source Code

Submitted by razormist on
Number to Words Converter App using Tkinter in Python with Source Code - A simple Python application that converts numbers into words. This application uses the tkinter library to demonstrate the actual conversion of numbers into words. Python Source Code.

Image Slideshow using Tkinter in Python with Source Code

Submitted by razormist on
Image Slideshow using Tkinter in Python with Source Code - A simple Python application that uses the Tkinter library to turn your image gallery into a slideshow. This application provides a basic way to make your image gallery more stunning for representation. Python Source Code.

Covid Tracker App using Tkinter in Python with Source Code

Submitted by razormist on
Covid Tracker App using Tkinter in Python with Source Code - A simple Python application that use tkinter library to track all the covid patient in the world. This application is simplified to help you see the data in category and also let you use a search function to each country. Python Source Code.

Typing Test App using Tkinter in Python with Source Code

Submitted by razormist on
Typing Test App using Tkinter in Python with Source Code - A simple Python application that use tkinter library to create this typing test application. This application can provide you a better way to measure your typing speed by entering the word in the text box. Python Source Code.

Simple Library Management System GUI using SQLite in Python Free Source Code

Submitted by razormist on
Simple Library Management System GUI using SQLite in Python Free Source Code - A simple Python system that can manage your library store. This system can provide you with an efficient way of managing the records of your books and issuing books to customers. Python Free Source Code.