pylyzer/extension
Shunsuke Shibayama 21143c3564 Update README.md 2022-12-14 19:06:20 +09:00
..
.vscode initial commit 2022-12-12 22:40:50 +09:00
.gitignore initial commit 2022-12-12 22:40:50 +09:00
.vscodeignore initial commit 2022-12-12 22:40:50 +09:00
LICENSE initial commit 2022-12-12 22:40:50 +09:00
README.md Rename the project 2022-12-13 17:25:17 +09:00
extension.js Rename the project 2022-12-13 17:25:17 +09:00
package-lock.json Update README.md 2022-12-14 19:06:20 +09:00
package.json Update README.md 2022-12-14 19:06:20 +09:00

README.md

vscode-pylyzer

Requirements

You need to have the pylyzer installed on your system.

To install it, run the following command:

pip install pylyzer

or

cargo install pylyzer