Description
Exposes experimental Python access to Ruff functionality so other tools can integrate with Ruff programmatically. It is mainly useful for editor integrations, automation, and development workflows that need lint information from Python code.
This API is experimental, so developers should expect possible changes between versions. For normal command-line use, the main Ruff package is the user-facing tool.