Skip to content

Commit

Permalink
Add Pythonium to Python / devtools.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cyr1l0u authored and nbats committed Dec 10, 2024
1 parent 88e053c commit 6c84bb5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/devtools.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

***

Expand Down Expand Up @@ -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
* [JSON Bin](https://jsonbin.io/) - JSON Host

0 comments on commit 6c84bb5

Please sign in to comment.