#rustpython #python #linter

rustpython-format

Format helpers for RustPython

3 unstable releases

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

#451 in Math

Download history 920/week @ 2024-12-14 394/week @ 2024-12-21 796/week @ 2024-12-28 1328/week @ 2025-01-04 1132/week @ 2025-01-11 992/week @ 2025-01-18 663/week @ 2025-01-25 656/week @ 2025-02-01 583/week @ 2025-02-08 614/week @ 2025-02-15 550/week @ 2025-02-22 733/week @ 2025-03-01 645/week @ 2025-03-08 525/week @ 2025-03-15 449/week @ 2025-03-22 400/week @ 2025-03-29

2,175 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