diff --git a/docs/devtools.md b/docs/devtools.md index 342ca759f..0e6606b13 100644 --- a/docs/devtools.md +++ b/docs/devtools.md @@ -647,6 +647,7 @@ * [RustPython](https://rustpython.github.io/) - Python Interpreter * [Thonny](https://thonny.org/) - Python IDE * [Online Python Compiler](https://www.onlinegdb.com/online_python_compiler) - Online Python Editor & Tester +* [Cliprun](https://cliprun.com/) - Python Code Runner & Playground ***