updated 9 pages

This commit is contained in:
nbats 2025-02-27 21:16:52 -08:00 committed by GitHub
parent d52b612cac
commit 60284fac54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 27 additions and 11 deletions

View file

@ -646,6 +646,7 @@
* [Python Patterns](https://python-patterns.guide/) - Python Design Patterns
* [Clean Code Python](https://github.com/zedr/clean-code-python) - Clean Up Python Code
* [RustPython](https://rustpython.github.io/) - Python Interpreter
* [uv](https://github.com/astral-sh/uv) - Python Package / Project Manager
* [Thonny](https://thonny.org/) - Python IDE
* [Online Python Compiler](https://www.onlinegdb.com/online_python_compiler) - Online Python Editor & Tester
* [ClipRun](https://cliprun.com/) - Run Python Code in Browser / Chrome Extension