DEV Community

Cover image for 50 Python Projects with Source Code
Kiran Sethumadhavan
Kiran Sethumadhavan

Posted on • Edited on

50 Python Projects with Source Code

Listen to my favorite Lofi music Tracks
https://www.youtube.com/watch?v=_C12AC2Cxn8

Have doubts in your mind hackers ?ask your doubts related to cybersecurity Now !!!!!!
https://discourse.heeraj.com/

*Do you want to Kickstart a career in CyberSecurity and want to know how hackers hack in real life *

Join Now

https://t.me/infosecbugbounty

Python Projects For Beginners:
If youโ€™re a newbie to Python where youโ€™ve just learned lists, tuples, dictionaries, and some basic Python modules like the random module, here are some Python projects with source code for beginners for you:

1 Create Acronyms using Python (https://thecleverprogrammer.com/2021/01/13/acronyms-using-python/)

2 Alarm Clock with Python (https://thecleverprogrammer.com/2021/01/13/alarm-clock-with-python/)
3 Email Slicer with Python(https://thecleverprogrammer.com/2021/01/12/email-slicer-with-python/)

4 Story Generator with Python (https://thecleverprogrammer.com/2021/01/11/story-generator-with-python/)

5 Generate Password with Python(https://thecleverprogrammer.com/2021/01/11/python-program-to-generate-password/)

6 Play Rock, Paper, and Scissors with Python(https://thecleverprogrammer.com/2021/01/10/rock-paper-and-scissors-game-with-python/)

7 Dice Roll Simulator (https://thecleverprogrammer.com/2021/01/10/dice-roll-simulator-with-python/)

8 QR Code Generator(https://thecleverprogrammer.com/2021/01/09/qr-codes-with-python/)

9 Animal Quiz Game(https://thecleverprogrammer.com/2021/01/03/create-a-quiz-game-with-python/)

10 Print Coloured Text(https://thecleverprogrammer.com/2020/12/23/print-colored-text-with-python/)

11 BMI Calculator(https://thecleverprogrammer.com/2020/12/21/bmi-calculator-with-python/)

12 Fahrenheit to Celcius Converter(https://thecleverprogrammer.com/2020/11/30/convert-fahrenheit-to-celsius-with-python/)

13 Taking Multiple User Inputs(https://thecleverprogrammer.com/2021/01/08/multiple-inputs-with-python-using-while-loop/)

14 Convert Roman Numbers to Decimals(https://thecleverprogrammer.com/2021/01/07/convert-roman-numbers-to-decimals-with-python/)

Advance Python Projects:

15 Digital Clock GUI
(https://thecleverprogrammer.com/2021/01/09/digital-clock-with-python/)

16 Get Desktop Notifications with Python(https://medium.com/coders-camp/60-python-projects-with-source-code-919cd8a6e512)

17 Use Your Phone Camera for Computer Vision(https://thecleverprogrammer.com/2021/01/05/use-phone-camera-with-python/)

18 Music Player GUI (https://thecleverprogrammer.com/2020/12/27/music-player-gui-with-python/)

19 Game of Life with Python(https://thecleverprogrammer.com/2020/12/25/game-of-life-with-python/)

20 Extract Text from videos(https://thecleverprogrammer.com/2020/12/25/extract-text-from-videos-using-python/)

21 Fidget Spinner Game(https://thecleverprogrammer.com/2020/12/23/create-a-game-with-python/)

22 Spelling Correction with Python(https://thecleverprogrammer.com/2020/12/18/spelling-correction-with-python/)

23 Create Amazing Graphics with Python(https://thecleverprogrammer.com/2020/12/10/turtle-graphics-with-python/)

24 Monty Hall Simulator(https://thecleverprogrammer.com/2020/12/09/monty-hall-problem-with-python/)

25 Video to Audio Converter(https://thecleverprogrammer.com/2020/12/08/video-to-audio-converter-with-python/)

26 Tic Tac Toe GUI(https://thecleverprogrammer.com/2020/12/06/tic-tac-toe-gui-with-python/)

27 Calculator GUI (https://thecleverprogrammer.com/2020/12/05/calculator-gui-with-python/)

28 Number Guessing Game(https://thecleverprogrammer.com/2020/12/04/number-guessing-game-with-python-and-c/)

29 Image Converter GUI(https://thecleverprogrammer.com/2020/12/02/image-converter-gui-with-python/)

30 Weight Converter GUI(https://thecleverprogrammer.com/2020/11/28/weight-converter-gui-with-python/)

31 Visualize a Chess Board with Python(https://thecleverprogrammer.com/2020/11/27/chessboard-with-python/)

32 Age and Gender Detection (https://thecleverprogrammer.com/2020/10/29/age-and-gender-detection-with-python/)

33 Bar Code and QR Code Reader(https://thecleverprogrammer.com/2020/10/23/barcode-and-qr-code-reader-with-python/)

34 Create Audiobook with Python(https://thecleverprogrammer.com/2020/10/22/create-an-audiobook-with-python/)

35 FaceDetection
(https://thecleverprogrammer.com/2020/10/22/create-an-audiobook-with-python/)

36 Extract Text from PDF(https://thecleverprogrammer.com/2020/10/06/extract-text-from-pdf-using-python/)

37 Card Game using DS and Algo(https://thecleverprogrammer.com/2020/10/04/card-game-with-python/)

38 Web Scrapper with Python
(https://thecleverprogrammer.com/2020/10/01/web-scraper-with-python/)

39 Create a Pencil Sketch using Python(https://thecleverprogrammer.com/2020/09/30/pencil-sketch-with-python/)

40 Text Editor GUI(https://thecleverprogrammer.com/2020/09/25/text-editor-gui-with-python/)

41 Instagram Filters with Python
(https://thecleverprogrammer.com/2020/09/24/instagram-filters-with-python/)

42 Count Number of Rainy days in a year(https://thecleverprogrammer.com/2020/09/18/count-rainy-days-with-python/)

43 Send Emails with Python
(https://thecleverprogrammer.com/2020/09/15/send-emails-with-python/)

44 Image Segmentation
(https://thecleverprogrammer.com/2020/09/01/image-segmentation-with-python/)

45 OTP Verification GUI
(https://thecleverprogrammer.com/2020/08/24/otp-verification-gui-with-python/)

46 Deploy a Chatbot
(https://thecleverprogrammer.com/2020/08/21/deploy-a-chatbot-with-python/)

47 Create a Telegram Bot
(https://thecleverprogrammer.com/2020/08/18/telegram-bot-with-python/)

48 Scraping Twitter without API
(https://thecleverprogrammer.com/2020/08/17/scraping-twitter-with-python/)

49 Text to Speech Converter
(https://thecleverprogrammer.com/2020/08/16/text-to-speech-with-python/)

50 Keyword Research with Python
(https://thecleverprogrammer.com/2020/08/14/keyword-research-with-python/)

Bonus
1 .Scrape Wikipedia
(https://thecleverprogrammer.com/2020/07/30/scraping-instagram-with-python/)

2.Web Scraping to create a CSV
(https://thecleverprogrammer.com/2020/08/08/web-scraping-to-create-csv/)

3.Scrape Instagram
(https://thecleverprogrammer.com/2020/07/30/scraping-instagram-with-python/)

4.Image Filtering
(https://thecleverprogrammer.com/2020/07/25/image-filtering-with-machine-learning/)

  1. 3D Graphs (https://thecleverprogrammer.com/2020/05/02/3d-graphs-with-matplotlib/)

*Do you want to Kickstart a career in CyberSecurity and want to know how hackers hack in real life . *

Join Now

t.me/infosecbugbounty

https://t.me/joinchat/aYDOfr2Hhr4xNmRl
youtube https://www.youtube.com/watch?v=_C12AC2Cxn8&

Top comments (3)

Collapse
 
takeoffprojectsfinalyear profile image
takeoff-projects-final-year

Really good information about Network Security Projects using Python with Source Code.

Collapse
 
muzammilaalpha profile image
muzammilaalpha

Keep sharing!

Collapse
 
kiransethu46 profile image
Kiran Sethumadhavan

Sure ๐Ÿ˜€