mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-04 15:05:39 +00:00
Reword the entry
This commit is contained in:
parent
ea5f80a471
commit
adc5a911a3
1 changed files with 1 additions and 1 deletions
|
|
@ -641,7 +641,7 @@ _Tools of static analysis, linters and code quality checkers. Also see [awesome-
|
|||
- Refactoring
|
||||
- [rope](https://github.com/python-rope/rope) - Rope is a python refactoring library.
|
||||
- Type Checkers - [awesome-python-typing](https://github.com/typeddjango/awesome-python-typing)
|
||||
- [basilisk-python](https://github.com/Nimblesite/Basilisk) - A strict-by-default type checker and language server, the only checker passing every test in the official typing conformance suite.
|
||||
- [basilisk-python](https://github.com/Nimblesite/Basilisk) - A strict-by-default type checker and language server with high conformance to the Python typing specification.
|
||||
- [mypy](https://github.com/python/mypy) - Check variable types during compile time.
|
||||
- [pyrefly](https://github.com/facebook/pyrefly) - A fast type checker and language server for Python.
|
||||
- [ty](https://github.com/astral-sh/ty) - An extremely fast Python type checker and language server.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue