Category: python projects
Spell Checker in Python
Today, we will be creating a GUI application of spell checker in Python. We will use two famous libraries in Python that can be used…
Portfolio Management System in Python
In this article, we will build a simple Portfolio Management System in Python with the help of Tkinter and SQLite. Portfolio Management is a system…
Stickman Game in Python
Today, we will make Stickman Game in Python. Stickman is a video game in which the player controls a stickman character and the stickman must…
Contact Book project in Python
Today, we will develop a Contact Book project in Python. A contact book is software that helps anyone to efficiently manage and track contacts. It…
Loan Management System Project in Python
Today, we are going to build Loan Management System Project in Python. A loan management system is a software that helps organizations efficiently manage and…
Cab Booking System in Python
Introduction In this article, we are going to build a Cab Booking System in Python with the help of Tkinter. Tkinter is a Python library…
Brick Breaker Game in Python
Introduction In this article, we will develop a Brick Breaker game in Python. We will use Pygame to develop this Brick Breaker game. Pygame is…
Tank game in Python
You must be familiar with tank game, this is a video game where a player plays with the computer. We can design our own Tank…
GUI Piano in Python
Hello folks! Today we are back with one another article on GUI Piano in Python. We all have played with piano once in our life….
Ludo Game in Python
Today we are back with one another fantastic article on game development articles in Python. In this article, we will talk about and learn about…