geekcomputers/Python — reverse-engineered prompt
Reverse engineered prompt
I want a big beginner friendly Python collection that feels like a toolbox of small useful scripts and experiments. Make it a repo full of simple programs people can run one by one for learning or everyday automation, things like file and folder helpers, downloaders, calculators, small games, scraping examples, system checks, and a few fun utilities.
Please keep the code easy to read, with clear comments and simple inputs so someone new to Python can learn from it. Add a solid README that explains what the collection is for, how to run scripts, and gives a short description of the main examples. It would also be great if the scripts were grouped in a sensible way so the repo does not feel totally chaotic.
The overall vibe should be practical and playful, not enterprise or overly polished. If something is outdated or needs cleanup, modernize it just enough to work cleanly today. You can look up current docs online if needed.
Want more depth? Deep Reverse