Find out where Crio grads get placed. Get our Placement Stats
Completely free • Community Driven

Python Projects

Free python projects you can complete on your own and flaunt in your dev portfolio.

Python

House Price Prediction

In this project we will create a machine learning model with linear regression on Boston housing dataset. This model will aid us in making better real estate decisions by making house price predictions in that area. For this we will carryout data exploration for better understanding of data and will require preprocessing to improve the model accuracy.

Author

Ashwini Kumar

Collaborator(s)

Ayush Kumar Shaw
,
Mridula Reddy

Prerequisite(s)

Python, Basic statistics
15 Hours
Difficulty: Beginner

Skills to be Learned

Data Visualization
Basic Data Preprocessing
Model Implementation
Download Project

Cricket alerts in Python

If you’re a cricket fan, you are going to love this project. In this python project for beginners, you will be creating a cricket score alert feature for you and your friends using fundamentals of HTTP, REST, API, and Jackson.

Author

Mridula Reddy

Collaborator(s)

Sridher Jeyachandran ,
Kiran

Prerequisite(s)

Python
15 hours
Difficulty: Beginner

Skills to be Learned

REST
JACKSON
HTTP
Download Project

CLI Based Chat Tool

Building a command-line chat tool using Python. The tool will support multiple chat rooms and can be used to communicate with multiple users on a network. This project will be useful for anyone who wants to learn and implement socket programming as well as for anyone who wants to understand and build applications using client-server architecture.

Author

Bhargava N Reddy

Collaborator(s)

Ayush Kumar Shaw
,
Kiran

Prerequisite(s)

Python
35 hours
Difficulty: Intermediate

Skills to be Learned

Python
Socket Programming
Multithreading
Download Project

Multiplayer Game - Connect4

If you ever wondered how multiplayer games are made or wanted to make a game for you weekend,this is the project for you. In this python project you will be creating a multiplayer Connect4 game for you and your friends using fundamentals of PyGame, Sockets and game development

Author

Apoorv Goyal

Collaborator(s)

Kevin Paulose
,
Kiran

Prerequisite(s)

Python
25 hours
Difficulty: Intermediate

Skills to be Learned

Pygame
Game Development
Networking Fundamentals
Socket Communication
Game Engine
Download Project

Instagram Automation Tool

Instagram is a great visual platform for people to share and view posts of other people round the world. A user will be doing basic activities like liking, sharing, commenting a post or following some other users. But often these rudimentary activities become quite repetitive and boring. So why not automate these processes? Automation using selenium is a great way to speed up this process and also save time.

Author

Anurag Sharma

Collaborator(s)

Kiran
,
Kevin Paulose

Prerequisite(s)

Python, HTML, CSS
15 hours
Difficulty: Beginner

Skills to be Learned

Selenium
Automation
Python
Download Project

Exploratory Analysis of Geolocational Data

Experience a day in the life of a Data Scientist/Engineer by doing a full-fledged analysis of real-life data. Fetch, Clean, Analyse and run K Means Clustering on Geolocational data to recommend accommodations to immigrants to a city!

Author

Anant Shukla

Collaborator(s)

Kiran
,
Kevin Paulose

Prerequisite(s)

Python
15 hours
Difficulty: Intermediate

Skills to be Learned

REST API
K-Means Clustering
Data Preparation
Data Visualisation
Download Project

YouTube Transcript Summarizer

People are watching YouTube videos daily which can be educational, documentary or of any genre with longer length; think about how much time can be saved by creating summarized content. In this project, you will be a creating a Chrome Extension which will make a request to backend REST API where it will perform NLP and respond with a summarized version of a YouTube transcript.

Collaborator(s)

Kiran
,
Ayush Kumar Shaw

Prerequisite(s)

HTML, CSS, JavaScript, Python, Flask
30 hours
Difficulty: Intermediate

Skills to be Learned

Natural Language Processing
Download Project

Weather Forecasting App

If you are interested in visualizing weather data or the usage of OpenWeatherMap APIs, this project would help you achieve those goals. This project also encompasses the usage of Streamlit, a low code front end for Data Scientists.

Author

Jayvardhan Rathi

Collaborator(s)

Mridula Reddy,
Ayush Kumar Shaw

Prerequisite(s)

Python
15 Hours
Difficulty: Intermediate

Skills to be Learned

PyOWM
Streamlit
Matplotlib
Data Visualization
Download Project

Chatbot Song Recommender System

Do you want to see the power of AI without doing any actual ML/DL? If yes, then you are surely going to love this project. In this project we will be building a Chatbot that recommends songs based on the emotional analysis of the conversation. For everything which we would be doing, we would be using an already available API or Open-Source tools available.

Author

Sagar Sehgal

Collaborator(s)

Mridula Reddy,
Kevin Paulose

Prerequisite(s)

Python
50 hours
Difficulty: Intermediate

Skills to be Learned

Python
API
Chatbot
Download Project

Visualising and forecasting stocks using Dash

If you are interested in the stock market, then this project will help you visualise stock data easily. Python is the only programming language used for this powerful project. This intermediate project also encompasses web development.

Author

Sujay Goswami

Collaborator(s)

Kevin Paulose
,
Kiran

Prerequisite(s)

Python, HTML, CSS
25 hours
Difficulty: Intermediate

Skills to be Learned

Dash Python
Data visualisations
Machine Learning
Web Development
Download Project

Data Analysis using Big Data Tools

Want to learn how to analyze Big Data using Apache Spark? Explore this project where you will be using Apache Spark to Analyze New York Yellow Taxi trip data and automate the scripts using Shell Scripts (Cron jobs).

Author

Abid Merchant

Collaborator(s)

Mridula Reddy,
Ayush Kumar Shaw

Prerequisite(s)

Pyspark Basics, Linux Basics, Hadoop File System
20 hours
Difficulty: Intermediate

Skills to be Learned

Pyspark
Jupyter
HDFS
Notify when download is available

Web scraping Facebook bot

Of all the web scraping python projects that you find online, this one is meant for the real social media geeks. In this project, you will be building an application to automatically publish trending subreddits on a Facebook page.

Author

Ayush Kumar Shaw

Collaborator(s)

Kiran
,
Mridula Reddy

Prerequisite(s)

Python
25 hours
Difficulty: Intermediate

Skills to be Learned

Selenium
Notify when download is available

FuzzyURLs

URL Shortener using Django. Often we have heard about tinyurl or bit.ly, so how about creating something alike of your own? Sounds interesting right? Apart from learning Django in a beginner friendly way, you will be creating a URL Shortening service of your own from scratch, and host it live on a server.

Author

Swarnabha Das

Collaborator(s)

Mridula Reddy,
Ayush Kumar Shaw

Prerequisite(s)

Git, Python Basics
25 Hours
Difficulty: Intermediate

Skills to be Learned

Python (Intermediate)
Django
MongoDB (using pymongo)
Heroku Deployment
Notify when download is available

Python interpreter

Coding and interpreters go hand-in-hand for every developer. Wouldn’t it be great if you could build a mini interpreter all by yourself? Get ready to sharpen your data structures and programming skills as you go behind the scenes and understand the working principles of an interpreter.

Author

Ayush Kumar Shaw

Collaborator(s)

Mridula Reddy,
Kiran

Prerequisite(s)

Python or any programming language
25 hours
Difficulty: Intermediate

Skills to be Learned

String parsing
Infix expression evaluation
Lookup tables
Notify when download is available

Machine Learning Preprocessing CLI

Are you a Machine Learning developer? Do you love to play with different Machine Learning Algorithms? But do you find preprocessing tedious? If all your answers are YES then you are at the right place. This project is perfect for you.

Author

Utkarsh Gupta

Collaborator(s)

Kiran
,
Kevin Paulose

Prerequisite(s)

Python
30 hours
Difficulty: Intermediate

Skills to be Learned

OOPS
Pandas
Exception Handling
Notify when download is available

Discord bot for stocks

Stock prices keep swinging every day because of various factors and to make the best trading decisions, one has to stay on top of the game. In this project, you will be creating a Bot that will reduce a trader’s dependency on manual efforts and help them analyze the market with automated updates.

Author

Ayush Kumar Shaw

Collaborator(s)

Kiran
,
Mridula Reddy

Prerequisite(s)

Python
25 hours
Difficulty: Intermediate

Skills to be Learned

Pandas
Plot.ly
Notify when download is available

WhatsApp APK for stickers

Who doesn’t love to use WhatsApp stickers, right? Do you want to make your own custom sticker pack? Dive into this simple Android project and create trending WhatsApp stickers using Selenium.

Author

Ayush Kumar Shaw

Collaborator(s)

Kiran
,
Mridula Reddy

Prerequisite(s)

Python (or any Selenium supported programming language)
25 hours
Difficulty: Intermediate

Skills to be Learned

Selenium
Android basics
Notify when download is available

Explore our Categories

Submit Project

Submit your Projects

Would you like to contribute your own projects to Crio Projects Hub? Share your project with us and we will work with you to feature it here.

Underline
Underline

175 & 176, Bannerghatta
Main Rd, Dollars Colony,
Bengaluru, Karnataka
560076, India

Underline
Customer Queries
support@criodo.com
Underline
General Enquiries
ping@criodo.com
Crio.Do
Crio.Do
Crio.Do
Crio.Do
Crio.Do