From b2a8be74fc7d4443a7e4169daa62755d7e563f98 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 12 Dec 2021 21:40:24 -0800 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 1 + 1 file changed, 1 insertion(+) 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*