From 6c84bb5d34a809c3fb94e51030d0c3cd12634c82 Mon Sep 17 00:00:00 2001 From: cyr1l0u <164659715+cyr1l0u@users.noreply.github.com> Date: Tue, 10 Dec 2024 13:19:50 +0100 Subject: [PATCH] Add Pythonium to Python / devtools.md --- docs/devtools.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/devtools.md b/docs/devtools.md index 06241ba9917e..73a321014555 100644 --- a/docs/devtools.md +++ b/docs/devtools.md @@ -666,6 +666,7 @@ * [Thonny](https://thonny.org/) - Python IDE * [Online Python Compiler](https://www.onlinegdb.com/online_python_compiler) - Online Python Editor & Tester * [Gooey](https://github.com/chriskiehl/Gooey) - Convert Python CLI Apps into GUI Apps +* [Pythonium](https://pythonium.net/) - Online Python Code Checker, Formatter, Obfuscator, Converter, and Cheatsheet *** @@ -1182,4 +1183,4 @@ * [JMESPath](https://jmespath.org/) - Query Language for JSON / [Tutorial](https://jmespath.org/tutorial.html) * [zio-json](https://zio.dev/zio-json)- JSON Library * [Mock Turtle](https://mockturtle.net/) - Generate Mock JSON Data -* [JSON Bin](https://jsonbin.io/) - JSON Host \ No newline at end of file +* [JSON Bin](https://jsonbin.io/) - JSON Host