Skip to content

Add type checker to verify type annotations #189

Description

@rzuckerm

There are lots of them:

  • mypy - Older, can be sometimes flaky and very slow
  • ty - Fast, Rust-based. Made by Astral
  • pyright - Used by Microsoft for their Pylance VSCode extension
  • pyrefly - Used by Meta

I have the most experience with mypy, and I'm not a huge fan. I'd probably pick ty, which is Astral who make uv and ruff.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions