mirror of
https://github.com/RustPython/Parser.git
synced 2025-07-07 13:15:21 +00:00
parent
b2f95e2848
commit
40a603208f
1 changed files with 2 additions and 0 deletions
|
@ -8,8 +8,10 @@ We try to keep these crates as a well-packaged library for more potential users.
|
|||
|
||||
- [RustPython][RustPython] is a Python interpreter
|
||||
- [Ruff][Ruff] is an extremely fast Python linter
|
||||
- [Pylyzer][Pylyzer] is a static code analyzer / language server for Python
|
||||
- [Baembal][Baembal] is a Python package to accelerate `ast.parse`
|
||||
|
||||
[RustPython]: https://github.com/RustPython/RustPython
|
||||
[Ruff]: https://github.com/charliermarsh/ruff
|
||||
[Pylyzer]: https://github.com/mtshiba/pylyzer
|
||||
[Baembal]: https://github.com/youknowone/baembal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue