A collection of small Python Mini projects for beginners. Each project focuses on a specific concept or skill, making it a great resource for learning Python.
S.No | Project Name | Description |
---|---|---|
1 | Password Generator | Password Generator with Python |
2 | Case Converter | Case Converter with Python |
3 | ASCII Art Generator | ASCII Art Generator with Python |
4 | Password Strength Checker | Password Strength Checker with Python |
5 | Quiz Game | Quiz Game with Python |
6 | Screenshot Grabber | Screenshot Grabber with Python |
7 | YouTube Downloader | YouTube Downloader with Python |
8 | URL Shortner | URL Shortner with Python |
9 | QR Code Geneartor | QR Code Generator with Python |
10 | Shutdown Computer using Python | Shutdown Computer using Python |
11 | Defang IP Address | Defang IP Address using Python |
12 | IP Address | IP Address using Python |
13 | Alert Notification | Alert Notification using Python |
14 | Internet Speed Calculator | Internet Speed Calculator using Python |
15 | Number Guessing Game | Number Guessing Game using Python |
16 | OS Removing using python | Python code to remove OS and remove specific files |
17 | Basic File Explorer | simple console file explorer. Users input a directory, and the program lists its files |
18 | Email Slicer | program that extracts the username and domain from an email address |
19 | File Organizer | program that organizes files in the system directores |
20 | WiFi Scanner | WiFi scanner in Python involves interacting with the operating system's networking capabilities to discover and list available WiFi networks. |
These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.
Provide instructions on how to run the projects on a local machine.
cd Python-Mini-Projects/
python filename.py
I'm Abinandh M J, and I've curated this collection of Python Mini Projects. If you find areas that can be improved, corrected, or enhanced, your contributions are most welcome 🙏
See GitHub's contributors page for details.
If you encounter any challenges or have suggestions for improving this collection, please create an issue on GitHub and I'll work towards enhancing this repository. Creating an issue is the best way to communicate if you faced difficulties following the tutorial or if you believe certain explanations need further clarification. You will be prompted to create a GitHub account if you don't already have one.
If you find value in this collection, consider giving it a ⭐ star on GitHub.
If you'd like to contribute, please fork the repository and create a new branch. Open a pull request with your changes.
You may use this tutorial freely at your own risk. See LICENSE