mirror of https://github.com/mtshiba/pylyzer
|
|
||
|---|---|---|
| .. | ||
| .vscode | ||
| dist | ||
| src | ||
| .gitignore | ||
| .vscodeignore | ||
| LICENSE | ||
| README.md | ||
| package-lock.json | ||
| package.json | ||
| rome.json | ||
| tsconfig.json | ||
| webpack.config.js | ||
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