Skip to content

Releases: aslihanzehradonmez/intermediate-python-applications

Projects with Executables

12 Jan 19:36
Compare
Choose a tag to compare

📈 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

  1. File Management System 📂
    A GUI-based tool to organize, rename, create, and delete files and folders with bulk operation support.

  2. Weather Application ⛅
    Displays real-time weather updates for your location using geolocation and public APIs.

  3. Book Recommendation System 📖
    Recommends books based on search queries, utilizing the Open Library API and translation features.

  4. Q&A Game Engine ❓
    A trivia quiz framework fetching questions from Open Trivia Database, with scoring and customization options.

  5. Notepad App 📝
    A text editor with multi-format save options, text formatting, and advanced search/replace capabilities.

  6. Restaurant Order Management System 🍽️
    Tracks restaurant orders, manages menus, and generates bills with tax and discount calculations.

  7. English-Turkish Dictionary 📚
    Translates text between English and Turkish using Google Translate with auto language detection.

  8. Recipe Suggestion Application 🍳
    Suggests recipes based on user-provided ingredients by integrating with TheMealDB API.

  9. URL Shortener & QR Maker 🔗
    Shortens URLs and generates QR codes with options to save and copy results.

  10. 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!