faif /
python-patterns
A collection of design patterns/idioms in Python
84/100 healthLoading repository data…
german-boop / repository
A collection of 5 high-quality Python mini projects with automation, CI/CD, and clean code structure.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A collection of 5 trending Python mini projects, ready to run, learn, and share. Each project is small, practical, and demonstrates useful Python concepts.
| Project | Description | Usage | Screenshot |
|---|---|---|---|
| Project 01: Password Generator | Generates strong random passwords with letters, digits, and symbols. | python projects/project01/main.py | |
| Project 02: QR Code Creator | Creates QR codes from text or URLs. Output: qrcode.png | python projects/project02/main.py | |
| Project 03: Weather API Client | Fetches current weather data for a given latitude/longitude using Open-Meteo API. | python projects/project03/main.py | |
| Project 04: CLI Todo App | Command-line task manager. Add, view, and remove tasks interactively. | python projects/project04/main.py | |
| Project 05: Mini Web Scraper | Extracts all links from any webpage. | python projects/project05/main.py |
Clone the repo and install dependencies:
git clone https://github.com/german-boop/python-mini-projects.git
cd python-mini-projects
pip install -r requirements.txt
Selected from shared topics, language and repository description—not editorial ratings.
faif /
A collection of design patterns/idioms in Python
84/100 healthPython-World /
A collection of simple python mini projects to enhance your python skills
42/100 healthfortra /
Impacket is a collection of Python classes for working with network protocols.
The-Cool-Coders /
A Collection of application ideas that can be used to improve your coding skills ❤.
93/100 healthlazyprogrammer /
A collection of machine learning examples and tutorials.
86/100 healthgoogle-deepmind /
OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.
91/100 health