diff --git a/DEVTools.md b/DEVTools.md index 55a116661..dcc890370 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -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*