Category: python projects
Customer Segmentation using Python in Machine Learning
MAIN PROJECT Customer Segmentation is an unsupervised method of targeting the customers in order to increase sales and market goods in a better way This…
Titanic Survival Prediction – Machine Learning Project (Part-2)
In Part-1, we’ve covered how to get started with your first machine learning project on Kaggle. Firstly, we saw how to import necessary libraries, then…
Download Instagram Reels using Python
Introduction We will learn how to Download Instagram Reels using Python. You all are now aware that there is a number of python libraries to…
3D animation in Python: vpython
Yes, apart from a Graphical User Interface i.e. GUI, python can also play with 3D animations! 3D animations make easier in python with the help…
Complete Racing Game In Python Using PyGame
So far we have learned a lot but there is not anything to end our game and now we are now going to see part…
Currency Converter Desktop Application in Python
One of the uses of Python is to create desktop-based applications, isn’t it?Python supports thousands of modules and packages to crack any logic behind the…
Send OTP Using Python
In this tutorial are going to make a real-time GUI to Send OTP Using Python. For this project, we are going to use four modules…
Desktop Battery Notifier using Python
As a laptop user, you must take caution about your battery percentage as the battery is also the most important component, that’s why today we…
Pendulum Library Python|Current time stamps
You’ve heard about the ‘time’ library in Python which allows us to manage with time and dates, right? Python has a vast set of libraries…
Star Wars Game with Python Turtle
In this turtle tutorial, we will be learning how to build a simple star wars game with python turtle. For this game, we will use…