Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
@ -1785,7 +1785,7 @@
|
||||
<li><a href="https://github.com/google/yapf">yapf</a> - Yet another Python code formatter from Google.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Static Type Checkers<ul>
|
||||
<li>Static Type Checkers, also see <a href="https://github.com/typeddjango/awesome-python-typing">awesome-python-typing</a><ul>
|
||||
<li><a href="http://mypy-lang.org/">mypy</a> - Check variable types during compile time.</li>
|
||||
<li><a href="https://github.com/facebook/pyre-check">pyre-check</a> - Performant type checking.</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user