mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-23 20:11:06 +00:00
Merge pull request #1349 from sobolevn/patch-2
Adds awesome-python-typing link
This commit is contained in:
commit
15f512a410
|
@ -224,7 +224,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* Code Formatters
|
||||
* [black](https://github.com/python/black) - The uncompromising Python code formatter.
|
||||
* [yapf](https://github.com/google/yapf) - Yet another Python code formatter from Google.
|
||||
* Static Type Checkers
|
||||
* Static Type Checkers, also see [awesome-python-typing](https://github.com/typeddjango/awesome-python-typing)
|
||||
* [mypy](http://mypy-lang.org/) - Check variable types during compile time.
|
||||
* [pyre-check](https://github.com/facebook/pyre-check) - Performant type checking.
|
||||
* Static Type Annotations Generators
|
||||
|
|
Loading…
Reference in New Issue
Block a user