
Guide for using uv, the Python package and project manager. Use this when working with Python projects, scripts, packages, or tools.
Guide for using ruff, the extremely fast Python linter and formatter. Use this when linting, formatting, or fixing Python code.
Guide for using ty, the extremely fast Python type checker and language server. Use this when type checking Python code or setting up type checking in Python projects.