This repo contains five practical automation projects designed to solve real problems and demonstrate skills across Python, APIs, web scraping, PDF generation, email handling, scheduling, and GUI ...
gamma/ ├── 📁 assets/ # Icons and images ├── 📁 config/ # Theme configuration ├── 📁 core/ # Core business logic │ ├── runner.py # Test execution logic │ ├── builder.py # Test builder logic │ ├── ...
Python is a great language for automating everyday tasks, from managing files to interacting with websites. Libraries like ...