1
0
Fork 0
mirror of https://github.com/vinta/awesome-python.git synced 2025-02-17 15:55:47 -05:00

Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI) 2020-01-13 15:23:56 +00:00
parent d957fcc8ed
commit b495a36841
4 changed files with 3 additions and 2 deletions

View file

@ -1843,6 +1843,7 @@
</li>
<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/python/typeshed">typeshed</a> - Collection of library stubs for Python, with static types.</li>
<li><a href="https://github.com/facebook/pyre-check">pyre-check</a> - Performant type checking.</li>
</ul>
</li>

File diff suppressed because one or more lines are too long

View file

@ -2,7 +2,7 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://awesome-python.com/</loc>
<lastmod>2019-12-21</lastmod>
<lastmod>2020-01-13</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.