Category: python projects
Rock Paper Scissors Game in Python
Hello folks! Today, we are back with a fantastic tutorial on the Rock Paper Scissors Game in Python. We all are familiar with the topic…
Snake and Ladder Game in Python
Introduction Are you looking for a fun way to learn Python coding? If so, why not create your own Snake and Ladder Game in Python?…
Puzzle Game in Python
Who has not played a single puzzle game in their childhood? Probably everyone played once at least. Today, in this article, we will build a…
Medical Store Management System Project in Python
We, the Python rebels, are again back with one another article. Today, we will talk about the project of Medical Store Management System Project in Python….
Creating Dino Game in Python
Who has not played Google’s famous Dino Game whenever we are not connected to the internet? Probably everyone might have played this game once. Today,…
Tic Tac Toe Game in Python
Who has not played this amazing game in our childhood days? Probably each and every person might have played this game once in their school…
Test Typing Speed using Python App
Hello folks! Today we are back with one another tutorial on How to Test Typing Speed using Python. This is one of the most requested…
MoviePy: Python Video Editing Library
Hello Learners! Today we will learn what is MoviePy module in Python and how to use it as a Python video editing library. Have you…
Scientific Calculator in Python
Who does not need a calculator in this era? Scientific calculators simply need an hour; having one at our fingertips is helpful. Today we will…
GUI To-Do List App in Python Tkinter
Introduction Hello friends, today we will create GUI To-Do List App in Python Tkinter. Python tkinter is a standard Python interface to the Tk GUI…
Scientific Calculator in Python using Tkinter
Introduction We have created a Scientific Calculator in Python which is a fully functional graphical user interface system that contains everything that IT students and…
Website Blocker Using Python
This blog will discuss the development of a Website Blocker using Python. This blog will teach you about the following things. Operations on a file…
GUI Chat Application in Python Tkinter
Introduction The process of conversing, engaging, and/or exchanging messages through the Internet is referred to as chatting. It involves two or more people communicating via…
Top 15 Machine Learning Projects in Python with source code
Machine Learning is probably one of the most interesting and hyped branches of computer science. Today, we are here to help you by presenting the Top 15…
Get Google Page Ranking in Python
In this tutorial, we will learn how to Get Google Page Ranking in Python using the google library. Using this method, you can easily get…
Tetris game in Python Code
In this article, we will build an amazing project Tetris game in Python code. In this project, we will use the pygame library to build…
Best 100+ Python Projects with source code
We recommend you bookmark this page before you lost it as you will surely need this in the future because we have presented the best…
Extract Audio from Video using Python
In this article, we will build a project on how to extract audio from video using Python. Several libraries and techniques are available in Python…
How To Automate Login using Selenium in Python 2022
Introduction Before learning How To Automate Login using Selenium in Python, let’s see what is automatic login? Many third-party libraries are supported by the Python…
Print Colored Text Output in Python
Introduction Command line applications often return text in the same color as the terminal. There are times when we wish to draw the user’s attention…