pylyzer/extension
Shunsuke Shibayama 5c769f7ab8 renovate VSCode extension 2023-03-14 05:06:53 +09:00
..
.vscode renovate VSCode extension 2023-03-14 05:06:53 +09:00
dist renovate VSCode extension 2023-03-14 05:06:53 +09:00
src renovate VSCode extension 2023-03-14 05:06:53 +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
package-lock.json renovate VSCode extension 2023-03-14 05:06:53 +09:00
package.json renovate VSCode extension 2023-03-14 05:06:53 +09:00
rome.json renovate VSCode extension 2023-03-14 05:06:53 +09:00
tsconfig.json renovate VSCode extension 2023-03-14 05:06:53 +09:00
webpack.config.js renovate VSCode extension 2023-03-14 05:06:53 +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