From d4c419ec70ed868c5128c5d93fa6ef4586e06b64 Mon Sep 17 00:00:00 2001 From: Andy Cloke Date: Thu, 20 Feb 2025 08:31:26 +0000 Subject: [PATCH] Add Cliprun --- docs/devtools.md | 1 + 1 file changed, 1 insertion(+) 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 ***