mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
parent
86f4e49a60
commit
2e2505b742
4 changed files with 3 additions and 2 deletions
|
@ -1853,6 +1853,7 @@
|
||||||
</li>
|
</li>
|
||||||
<li>Code Formatters<ul>
|
<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/python/black">black</a> - The uncompromising Python code formatter.</li>
|
||||||
|
<li><a href="https://github.com/timothycrosley/isort">isort</a> - A Python utility / library to sort imports.</li>
|
||||||
<li><a href="https://github.com/google/yapf">yapf</a> - Yet another Python code formatter from Google.</li>
|
<li><a href="https://github.com/google/yapf">yapf</a> - Yet another Python code formatter from Google.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -2,7 +2,7 @@
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://awesome-python.com/</loc>
|
<loc>https://awesome-python.com/</loc>
|
||||||
<lastmod>2020-08-02</lastmod>
|
<lastmod>2020-08-19</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in a new issue