2 releases

new 0.3.1 Apr 6, 2024
0.3.0 Aug 29, 2023

#823 in Programming languages

Download history 1259/week @ 2023-12-18 433/week @ 2023-12-25 422/week @ 2024-01-01 656/week @ 2024-01-08 534/week @ 2024-01-15 773/week @ 2024-01-22 620/week @ 2024-01-29 829/week @ 2024-02-05 585/week @ 2024-02-12 472/week @ 2024-02-19 602/week @ 2024-02-26 503/week @ 2024-03-04 1814/week @ 2024-03-11 559/week @ 2024-03-18 462/week @ 2024-03-25 574/week @ 2024-04-01

3,453 downloads per month
Used in 18 crates (6 directly)

MIT license

82KB
2K SLoC

RustPython parser as a library

This project is forked from RustPython project. The parser is one of the core part of RustPython and Ruff project.

We try to keep these crates as a well-packaged library for more potential users.

Projects

  • RustPython is a Python interpreter
  • Ruff is an extremely fast Python linter
  • Pylyzer is a static code analyzer / language server for Python
  • Baembal is a Python package to accelerate ast.parse

Dependencies

~0.7–1.3MB
~27K SLoC