Skip to content

Commit 40a6032

Browse files
authored
Add Pylyzer
done by mtshiba/pylyzer#37
1 parent b2f95e2 commit 40a6032

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ We try to keep these crates as a well-packaged library for more potential users.
88

99
- [RustPython][RustPython] is a Python interpreter
1010
- [Ruff][Ruff] is an extremely fast Python linter
11+
- [Pylyzer][Pylyzer] is a static code analyzer / language server for Python
1112
- [Baembal][Baembal] is a Python package to accelerate `ast.parse`
1213

1314
[RustPython]: https://github.com/RustPython/RustPython
1415
[Ruff]: https://github.com/charliermarsh/ruff
16+
[Pylyzer]: https://github.com/mtshiba/pylyzer
1517
[Baembal]: https://github.com/youknowone/baembal

0 commit comments

Comments
 (0)