3 unstable releases

0.4.0 Aug 6, 2024
0.3.1 Apr 6, 2024
0.3.0 Aug 29, 2023

#210 in Programming languages

Download history 1254/week @ 2024-11-21 922/week @ 2024-11-28 863/week @ 2024-12-05 1040/week @ 2024-12-12 496/week @ 2024-12-19 675/week @ 2024-12-26 1071/week @ 2025-01-02 1345/week @ 2025-01-09 1087/week @ 2025-01-16 690/week @ 2025-01-23 640/week @ 2025-01-30 665/week @ 2025-02-06 548/week @ 2025-02-13 543/week @ 2025-02-20 617/week @ 2025-02-27 687/week @ 2025-03-06

2,490 downloads per month
Used in 9 crates (2 directly)

MIT and LGPL-3.0-only

105KB
3K 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

~9.5MB
~174K SLoC