mirror of
https://github.com/fmhy/edit.git
synced 2025-07-31 00:02:17 +10:00
Add Pythonium to Python / devtools.md
This commit is contained in:
parent
88e053cdcd
commit
6c84bb5d34
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
* [JSON Bin](https://jsonbin.io/) - JSON Host
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue