Skip to content

TheM1ddleM1n/PythonProgramsV3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,285 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 PythonProgramsV3

Welcome to PythonProgramsV3 — the upgraded successor to V2!
A growing collection of Python scripts, experiments, and projects!


🧰 Tech Stack & Tools

Code Style: Black Linter: Ruff Spellcheck: Codespell CI British Banter Bot 🇬🇧 Python Version


📦 Repository Stats

GitHub Stars GitHub Forks GitHub Repo Size GitHub Commit Activity

📄 Total lines of code: 1955 🐍 Number of Python files: 39

🕒 Last updated: 2026-02-15 04:09 UTC


🌟 Quick Start Guide

💻 Run Locally

# Clone the repository
git clone https://github.com/TheM1ddleM1n/PythonProgramsV3.git
cd PythonProgramsV3

# Install dependencies (optional, most scripts have minimal deps)
pip install -r requirements.txt  # if available

# Run any program
python Number/numbergame.py
python Other\ Programs/TerminalQuizShowdown.py
python Dice/RollTheDice.py

🌐 Run in Browser

No Python installed? No problem!
Use Trinket.io to run any script directly in your browser.

🐍 Recommended: Use Python 3.11+ for full compatibility and new features.


👥 Contributors

Name Role Description
TheM1ddleM1n Creator & Maintainer The mastermind behind PythonProgramsV3!
cclauss Contributor Python 3 wizardry & linting expertise!
ActionsUser Bot Keeps the README.md updated!
British Banter Bot 🇬🇧 Fun Bot Generates British-flavoured status messages!

🎯 Code Quality Metrics

Metric Status Details
Code Style ✅ Black Consistent formatting
Linting ✅ Ruff Error checking & best practices
Spell Check ✅ Codespell Documentation accuracy
Type Hints ⏳ Possible Modern programs have them; legacy code being updated

💬 Feedback & Contributions

Got ideas, issues, or improvements?
Feel free to open a PR or issue, and I'll get back to you as soon as possible!

How to Contribute

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-program)
  3. Commit your changes (git commit -m 'Add amazing program')
  4. Push to the branch (git push origin feature/amazing-program)
  5. Open a Pull Request

📜 License

This project is open source and available under the MIT License.


"Code. Test. Improve. Repeat."
TheM1ddleM1n

Happy coding! 🐍✨

About

Upgraded version of V2 PythonPrograms!

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages