📈 Release - 10 Python Projects (v1.0.0)
This release introduces a curated set of beginner-friendly Python projects, packaged as executables for convenient use. Below are the included projects:
Included Projects
-
File Management System 📂
A GUI-based tool to organize, rename, create, and delete files and folders with bulk operation support. -
Weather Application ⛅
Displays real-time weather updates for your location using geolocation and public APIs. -
Book Recommendation System 📖
Recommends books based on search queries, utilizing the Open Library API and translation features. -
Q&A Game Engine ❓
A trivia quiz framework fetching questions from Open Trivia Database, with scoring and customization options. -
Notepad App 📝
A text editor with multi-format save options, text formatting, and advanced search/replace capabilities. -
Restaurant Order Management System 🍽️
Tracks restaurant orders, manages menus, and generates bills with tax and discount calculations. -
English-Turkish Dictionary 📚
Translates text between English and Turkish using Google Translate with auto language detection. -
Recipe Suggestion Application 🍳
Suggests recipes based on user-provided ingredients by integrating with TheMealDB API. -
URL Shortener & QR Maker 🔗
Shortens URLs and generates QR codes with options to save and copy results. -
Timer Application ⏳
A countdown timer with start, pause, reset, and alarm features, running on a threading-based backend.
🛠️ How to Use
Download the .exe
files below and run them on your local machine. No installation is required. Enjoy exploring these beginner-friendly Python projects!