[PR #2859] [MERGED] add ty #6575

Closed
opened 2026-04-17 07:33:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2859
Author: @JinyangWang27
Created: 1/14/2026
Status: Merged
Merged: 1/15/2026
Merged by: @vinta

Base: masterHead: add-ty


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Project

ty

Checklist

  • One project per PR
  • PR title format: Add project-name
  • Entry format: * [project-name](url) - Description ending with period.
  • Description is concise and short

Why This Project Is Awesome

Which criterion does it meet? (pick one)

  • Industry Standard - The go-to tool for a specific use case
  • Rising Star - 5000+ stars in < 2 years, significant adoption
  • Hidden Gem - Exceptional quality, solves niche problems elegantly

Explain:

How It Differs

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2859 **Author:** [@JinyangWang27](https://github.com/JinyangWang27) **Created:** 1/14/2026 **Status:** ✅ Merged **Merged:** 1/15/2026 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `add-ty` --- ### 📝 Commits (2) - [`6fc1bbd`](https://github.com/vinta/awesome-python/commit/6fc1bbd9fca3abcf4c85ad0911372afd7888a7eb) add ty - [`3f674ba`](https://github.com/vinta/awesome-python/commit/3f674ba2811734c406b6d0113883cde598fd9a83) fix entry location ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Project [ty](https://github.com/astral-sh/ty) ## Checklist - [X] One project per PR - [X] PR title format: `Add project-name` - [X] Entry format: `* [project-name](url) - Description ending with period.` - [X] Description is concise and short ## Why This Project Is Awesome Which criterion does it meet? (pick one) - [X] **Industry Standard** - The go-to tool for a specific use case - [X] **Rising Star** - 5000+ stars in < 2 years, significant adoption - [ ] **Hidden Gem** - Exceptional quality, solves niche problems elegantly Explain: ## How It Differs 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 07:33:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#6575