0% found this document useful (0 votes)
451 views

80 Days of Python Programming Exercises

This document outlines 80 python projects for beginners ranging from 01/01/2020 to 12/31/2020. The projects include programs to calculate execution time, convert between audio and text, create a stopwatch, countdown, check for files/directories, measure internet speed, download videos from YouTube, create barcodes, and more. They also include building games like tic-tac-toe, Simon, Tetris, and Connect Four to help learners practice python skills.

Uploaded by

muhammad saad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
451 views

80 Days of Python Programming Exercises

This document outlines 80 python projects for beginners ranging from 01/01/2020 to 12/31/2020. The projects include programs to calculate execution time, convert between audio and text, create a stopwatch, countdown, check for files/directories, measure internet speed, download videos from YouTube, create barcodes, and more. They also include building games like tic-tac-toe, Simon, Tetris, and Connect Four to help learners practice python skills.

Uploaded by

muhammad saad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

80 python projects for beginners 

Start date: ​01 -01-2020 


End date : ​31 -12-2020 

Project 1:
How to calculate The execution time of a python program?

Project 2:
Write a program to convert audio to text.

Project 3:
Write a program to convert text to audio.

Project 4
Write a program to create stopwatch in python.

Project 5:
Write a program to create a countdown in python.

Project 7:
Write a program to check whether a file/directory exist.

Project 8:
Write a program to check internet connection in python.

Project 9:
Write a python program to download a single video from youtube.

Project 10:
Write a python program to convert a video excerpt into a GIF.

Project 11:
Write a python program to unzip/ unrar a file.

Project 12:
Write a program to create a barcode.
Project 13:
Write a python program to find all files and open them with a pyqt5/tkinter GUI.

Project 14:
Write a python program to archive files.

Project 15:
Divide the image below into multiple images.

Project 16:
Write a python program to check current CPU temperature or average temperature in given
time period

Project 17:
Create a digital clock

Project 18:
Create a GUI Multiplication Times in python

Project 19:
Create a music player

Project 20:
Create a calculator

Project 21:
Write a program to convert a reading book into an audio book
Project 22:
How to make phone book in python using GUI

Project 23:
Write a program ​to extract tables from PDF files

Project 24:
Write a program to create a piano

Project 25:
Write a program to create a simple text editor

Project 26:
Write a program to create a simple music player

Project 27:
Write a program to create a simple phone book

Project 28:
Write a program to tracks Amazon prices

Project 29:
Write a program to create a simple cafe billing

Project 30:
Write a program to create a simple quiz app
Project 31:
Build a simple weather application

Project 32:
Write a program to record sound with python.

Project 33:
Write a program to convert sound files to a range of different audio formats.

Project 34:
Write a currency converter using tkinter or pyqt5.

Project 35:
Create a graphical register and login system in python using tkinter.

Project 36:
Create a graphical lottery numbers generator.

Project 37:
Create an analog clock in python.

Project 38:
Create a GUI onscreen keyboard in python.

Project 39:
Create a GUI restaurant management system

Project 40:
Create a GUI hospital management system
Project 41:
Write a program to convert an image into text

Project 42:
Write a graphical program to send email with or without attachment.

Project 43:
Write a Face Detection program in Python Using a Webcam.

Project 44:
Create a graphical file transfer program in python.

Project 45:
Create a graphical program to download FTP files

Project 46:
Write a Python program to extract the information such as title, duration, channel, url, views,
description, etc. of youtube trending videos

Project 47:
Write a Python program to extract the Price, Name, and Rating of Laptops from Filpkart
website.

Project 48:
Write a Python program for downloading images from a Google Search.

Project 49:
Create a file manager in python

Project 50:
Create a Port Scanner in python

Project 51:
Create a Twitter Bot in Python.

Project 52:
Write a graphical program to convert video to mp3.

Project 53:
Write Tic Tac Toe game program in python
Project 54:
Build an Interactive English Dictionary in python

Project 55:
Create a simple presentation program in python.

Project 56:
Create a web browser in python.

Project 57:
Create an alarm clock

Project 58:
Create a file manager tool

Project 58:
Create a Contact Book Tool

Project 59:
Create a site Connectivity Checker

Project 60:
Create a QR code generator

Project 61:
Create a barcode scanner
Project 62:
Create a json formater

Project 63:
Create a Json validator

Project 64:
Create a JSON to CSV converter

Project 65:
Create a credit card number validator

Project 66:
Write a program to decode /encode an Image

Project 67:
Create a url shorter

Project 68:
Write a graphical program to detect language

Project 69:
Create Dodger game.
Project 70:
Create Memory Puzzle game.
Project 71:
Create Sliding Puzzle game

Project 71:
Create Simon game.
Project 72:
Create Nibbles game
Project 74
Create Tetris game
Project 75:
Create Katamari Damacy game

Project 76:
Create Sokoban game
Project 77:
Create Othello game
Project 78:
Create Flood It game

Project 79:
Create Connect Four game
Project 80:
Create Bejeweled game

You might also like