diff --git a/docs/devtools.md b/docs/devtools.md index 06241ba99..73a321014 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