mirror of
https://github.com/vinta/awesome-python.git
synced 2026-01-25 15:38:43 +00:00
add ty
This commit is contained in:
parent
fff6032ff3
commit
6fc1bbd9fc
@ -246,6 +246,7 @@ _Tools of static analysis, linters and code quality checkers. Also see [awesome-
|
||||
- [yapf](https://github.com/google/yapf) - Yet another Python code formatter from Google.
|
||||
- Static Type Checkers, also see [awesome-python-typing](https://github.com/typeddjango/awesome-python-typing)
|
||||
- [mypy](https://github.com/python/mypy) - Check variable types during compile time.
|
||||
- [ty](https://github.com/astral-sh/ty) - An extremely fast Python type checker and language server.
|
||||
- [pyre-check](https://github.com/facebook/pyre-check) - Performant type checking.
|
||||
- [typeshed](https://github.com/python/typeshed) - Collection of library stubs for Python, with static types.
|
||||
- Static Type Annotations Generators
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user