Update DEVTools.md

This commit is contained in:
nbats 2021-12-12 21:40:24 -08:00 committed by GitHub
parent b1ca16598f
commit b2a8be74fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -563,6 +563,7 @@
* [Python Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python) - *Visual Studio Code Python Language Extension / [Performant Language](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance)*
* [Python Mini Projects](https://github.com/Python-World/python-mini-projects) - *Python Scripts*
* [Dodgy](https://github.com/landscapeio/dodgy) - *Find PWs & Diffs in Python Code*
* [Pyright](https://github.com/microsoft/pyright) - *Static Type Checker for Python*
* [JSPyBride](https://github.com/extremeheat/JSPyBridge) - *Interoperate Node.js and Python*
* [python-adb](https://github.com/google/python-adb) - *Python ADB + Fastboot Implementation*
* [pipx](https://pypa.github.io/pipx/) - *Execute Python Binaries in Isolated Environments*