goodmami / pe

Fastest general-purpose parsing library for Python with a familiar API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lint with ruff instead of flake8

goodmami opened this issue · comments

Aside from the often-advertised speed gains, ruff also allows for configuration via pyproject.toml, unlike flake8.

https://docs.astral.sh/ruff/