Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.57 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.57 KB

50+ Python Projects for Everyone.

Introduction 👋

Projects are necessary while learning any programming language. Here are 50+ python projects with their source code for different levels of programmers that can inspire you.

To Contribute ✍️

If you have any python project idea in your mind. Feel free to contribute to this github repo.

  1. Send Automatic Emails using Python

  2. Defang IP Address

  3. Password Authentication using Python

  4. Web Scraping to create a dataset

  5. Resume Scanner

  6. Merge Sort Algorithm

  7. Pick a Random card using Python

  8. Quartile Deviation using Python

  9. Count Character Occurrences

  10. Pyramid Pattern using Python

Note that : Most of the tutorials are taken from www.thecleverprogrammer.com . You can follow his blogs for more python projects.