We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1deefb commit 14c13b1Copy full SHA for 14c13b1
1 file changed
data/tools/ty.yml
@@ -0,0 +1,12 @@
1
+name: ty
2
+categories:
3
+ - linter
4
+tags:
5
+ - python
6
+license: Other
7
+types:
8
+ - cli
9
+source: 'https://github.com/astral-sh/ty'
10
+homepage: 'https://docs.astral.sh/ty/'
11
+description: >-
12
+ An extremely fast Python type checker written in Rust.
0 commit comments