tkinter

Image Filtering App Using Tkinter in Python with Source Code

Submitted by razormist on
The Image Filtering App is an interactive desktop application built entirely with Python using the Tkinter library. The application is simple yet effective, allowing you to filter any image you upload with several useful options. The Image Filtering App Using Tkinter features a tool that can apply filters to images, similar to basic photo editing applications. This project is an excellent way to

Body Mass Index Calculator App Using Tkinter in Python with Source Code

Submitted by razormist on
The Body Mass Index Calculator App is an interactive desktop application built entirely with Python using the Tkinter library. The application is simple yet effective, allowing you to calculate your actual BMI based on the information you provide. The Body Mass Index Calculator App Using Tkinter features a tool that calculates and indicates your body status. This project is an excellent way to

Spritesheet Cutter App Using Tkinter in Python with Source Code

Submitted by razormist on
The Spritesheet Cutter App is an interactive desktop application built entirely with Python using the tkinter library. The application is simple yet effective, demonstrating a function that allows you to slice a spritesheet into individual frames. The Spritesheet Cutter App Using Tkinter features multiple options for customizing how the spritesheet is divided, giving users flexibility in

Tic Tac Toe VS AI Game Using Tkinter in Python with Source Code

Submitted by razormist on
The Tic Tac Toe VS AI Game is an interactive desktop application built entirely with Python using Tkinter library. The gameplay is very fun and simple where your opponent is an AI. The Tic Tac Toe VS AI Game Using Tkinter features straightforward game mechanics you need to place a mark and get a 3 line in different direction(Vertical, Horizontal, Diagonal). This project offers an excellent

Loan Calculator App using Tkinter in Python with Source Code

Submitted by razormist on
Loan Calculator App using Tkinter in Python with Source Code - A Python program that uses the Tkinter library to display a loan calculator GUI. The intention of this program is to provide the simplest method of calculating your loan payment based on the information you provide. Python Source Code.

Scientific Calculator using Tkinter in Python with Source Code

Submitted by razormist on
Scientific Calculator using Tkinter in Python with Source Code - A python program that use Tkinter library to create this scientific calculator program. The program can eventually help student who find it hard to solve any math problem with numbers. Python Source Code.

Solitaire Card Game using Tkinter in Python with Source Code

Submitted by razormist on
Solitaire Card Game using Tkinter in Python with Source Code - A Python game application that uses the Tkinter library to replicate the gameplay of the real solitaire card game. The game mechanics are the same as the original, where you need to stack the 4 cards in a specific pattern and order. Python Source Code.

Restaurant Billing System using Tkinter in Python with Source Code

Submitted by razormist on
Restaurant Billing System using Tkinter in Python with Source Code - A Python system that utilizes the Tkinter library to generate a bill for ordered products. This system allows you to expedite your billing transactions for faster and more convenient sales processing. Python Source Code.

Image Converter using Tkinter in Python with Source Code

Submitted by razormist on
Image Converter using Tkinter in Python with Source Code - A Python application that utilizes the Tkinter library to display an image converter in a GUI app. The purpose of this application is to assist you in converting images from PNG to JPG or JPG to PNG. Python Source Code.