mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 23:37:00 +00:00
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
parent
924258ca49
commit
a602179c7e
|
@ -1774,8 +1774,10 @@
|
|||
<li>Code Linters<ul>
|
||||
<li><a href="https://pypi.org/project/flake8/">flake8</a> - A wrapper around <code>pycodestyle</code>, <code>pyflakes</code> and McCabe.</li>
|
||||
<li><a href="https://www.pylint.org/">pylint</a> - A fully customizable source code analyzer.</li>
|
||||
<li><a href="https://github.com/klen/pylama">pylama</a> - A code audit tool for Python and JavaScript.
|
||||
Code Formatters</li>
|
||||
<li><a href="https://github.com/klen/pylama">pylama</a> - A code audit tool for Python and JavaScript.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Code Formatters<ul>
|
||||
<li><a href="https://github.com/python/black">black</a> - The uncompromising Python code formatter.</li>
|
||||
<li><a href="https://github.com/google/yapf">yapf</a> - Yet another Python code formatter from Google.</li>
|
||||
</ul>
|
||||
|
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user