Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 15f00f2

Browse files
committed
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
1 parent 4bc1411 commit 15f00f2

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1785,7 +1785,7 @@ <h2 id="code-analysis">Code Analysis</h2>
17851785
<li><a href="https://github.com/google/yapf">yapf</a> - Yet another Python code formatter from Google.</li>
17861786
</ul>
17871787
</li>
1788-
<li>Static Type Checkers<ul>
1788+
<li>Static Type Checkers, also see <a href="https://github.com/typeddjango/awesome-python-typing">awesome-python-typing</a><ul>
17891789
<li><a href="http://mypy-lang.org/">mypy</a> - Check variable types during compile time.</li>
17901790
<li><a href="https://github.com/facebook/pyre-check">pyre-check</a> - Performant type checking.</li>
17911791
</ul>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://awesome-python.com/</loc>
5-
<lastmod>2019-09-03</lastmod>
5+
<lastmod>2019-09-16</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
</urlset>

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)