120 Python Projects with Source Code

120 Python Projects with Source Code solved and explained for free.

Aman Kharwal
Coders Camp
3 min readMay 7, 2021

--

Python is one of the best programming languages. Due to its readability and beginner-friendly nature, it has been accepted by industries around the world. So to master Python for any field you have to work on projects. In this article, I will introduce you to the best Python projects with source code.

Python Projects with Source Code

Python Projects For Beginners:

  1. Defang IP Address
  2. Password Authentication using Python
  3. Merge Sort Algorithm
  4. Pick a Random card using Python
  5. Quartile Deviation using Python
  6. Count Character Occurrences
  7. Pyramid Pattern using Python
  8. Sequential Search
  9. Swap Variables using Python
  10. Sorting NumPy Arrays
  11. Validate Anagrams
  12. Create Tables with Python
  13. Recursive Binary Search
  14. Dijkstra’s Algorithm using Python
  15. Hash Tables using Python
  16. Queues using Python
  17. Validate a Binary Search Tree
  18. Stacks using Python
  19. Check Palindrome Words
  20. Breadth-First Search Algorithm
  21. Plot Annotations
  22. Real-Time Currency Converter
  23. FizzBuzz Algorithm
  24. Extract Keywords with Python
  25. Read Data From Google Sheets with Python
  26. Invoice Generator with Python
  27. Text-Based Adventure Game
  28. Mad Libs Game with Python
  29. Create Acronyms using Python
  30. Alarm Clock with Python
  31. Email Slicer with Python
  32. Story Generator with Python
  33. Generate Password with Python
  34. Play Rock, Paper, and Scissors with Python
  35. Dice Roll Simulator
  36. QR Code Generator
  37. Animal Quiz Game
  38. Print Coloured Text
  39. BMI Calculator
  40. Fahrenheit to Celcius Converter
  41. Taking Multiple User Inputs
  42. Convert Roman Numbers to Decimals
  43. Pearson Correlation

Advance Python Projects:

  1. Real-time Stock Price Data Visualization using Python
  2. OTP Verification using Python
  3. Choropleth Map with Python
  4. Egg catcher game
  5. Extract Country Details
  6. Convert Text to Numerical data
  7. AUC and ROC using Python
  8. Interactive Language Translator
  9. Maximum Profit Finder
  10. Language Detection
  11. Histogram and Density Plots with Python
  12. Radar Plot with Python
  13. Create a Chatbot with Python
  14. Stopwords Removal
  15. Unicode Characters Removal
  16. Grammar Correction with Python
  17. Caterpillar Game with Python
  18. Maze Solver
  19. Encrypt and Decrypt Messages with Python
  20. Screen Pet Game with Python
  21. Robot Builder with Python
  22. Generate Word Clouds
  23. Bitcoin Mining
  24. Password Picker
  25. Typing Test Game GUI
  26. Contact Book with Python
  27. Hangman Game with Python
  28. URL Shortner with Python
  29. Digital Clock GUI
  30. Get Desktop Notifications with Python
  31. Use Your Phone Camera for Computer Vision
  32. Music Player GUI
  33. Game of Life with Python
  34. Extract Text from videos
  35. Fidget Spinner Game
  36. Spelling Correction with Python
  37. Create Amazing Graphics with Python
  38. Monty Hall Simulator
  39. Video to Audio Converter
  40. Tic Tac Toe GUI
  41. Calculator GUI
  42. Number Guessing Game
  43. Image Converter GUI
  44. Weight Converter GUI
  45. Visualize a Chess Board with Python
  46. Age and Gender Detection
  47. Bar Code and QR Code Reader
  48. Create Audiobook with Python
  49. Face Detection
  50. Extract Text from PDF
  51. Card Game using DS and Algo
  52. Web Scrapper with Python
  53. Create a Pencil Sketch using Python
  54. Text Editor GUI
  55. Instagram Filters with Python
  56. Count Number of Rainy days in a year
  57. Send Emails with Python
  58. Image Segmentation
  59. OTP Verification System
  60. Quick Sort Algorithm
  61. Deploy a Chatbot
  62. Create a Telegram Bot
  63. Scraping Twitter without API
  64. Text to Speech Converter
  65. Keyword Research with Python
  66. Next Word Prediction
  67. Scrape Wikipedia
  68. Lives Game
  69. Web Scraping to create a CSV
  70. Scrape Instagram
  71. Image Filtering
  72. Audio Processing
  73. Analog Clock with Python
  74. Create a Simple Chatbot
  75. Clock APP with Python
  76. 3D Graphs
  77. Calendar GUI

So these were some very useful Python projects with source code for both a beginner and someone in the advanced level of Python. I hope you liked this article on Python Projects with source code solved and explained. Feel free to ask your valuable questions in the comments section below.

--

--