ty icon
ty icon

ty

An extremely fast Python type checker and language server, written in Rust.

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Mac
  • Linux
  • Windows
  • Docker
  • Python
-
No reviews
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Python-based

 Tags

ty News & Activities

Highlights All activities

Recent activities

  • niksavc liked ty
  • App icon
    POX added ty as alternative to Codacy, Pyrefly, Ruff and PyLint + 12 similar activities
  • POX added ty

ty information

  • Developed by

    US flagAstral
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    16 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  16,662 Stars
  •  192 Forks
  •  712 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
ty was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is ty?

An extremely fast Python type checker and language server, written in Rust.

ty is backed by Astral, the creators of uv and Ruff.

Highlights:

  • 10x - 100x faster than mypy and Pyright
  • Comprehensive diagnostics with rich contextual information
  • Configurable rule levels, per-file overrides, suppression comments, and first-class project support
  • Designed for adoption, with support for redeclarations and partially typed code
  • Language server with code navigation, completions, code actions, auto-import, inlay hints, on-hover help, etc.
  • Fine-grained incremental analysis designed for fast updates when editing files in an IDE
  • Editor integrations for VS Code, PyCharm, Neovim and more
  • Advanced typing features like first-class intersection types, advanced type narrowing, and sophisticated reachability analysis

Official Links