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

This commit is contained in:
Deployment Bot (from Travis CI) 2020-09-26 07:37:45 +00:00
parent 190ec8967c
commit f14de65384
4 changed files with 4 additions and 2 deletions

View File

@ -1880,6 +1880,8 @@
</li>
<li>Static Type Annotations Generators<ul>
<li><a href="https://github.com/Instagram/MonkeyType">MonkeyType</a> - A system for Python that generates static type annotations by collecting runtime types</li>
<li><a href="https://github.com/dropbox/pyannotate">pyannotate</a> - Insert annotations into your source code based on call arguments and return types observed at runtime</li>
<li><a href="https://github.com/google/pytype">pytype</a> - Pytype checks and infers types for your Python code - without requiring type annotations</li>
</ul>
</li>
</ul>

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>2020-09-24</lastmod>
<lastmod>2020-09-26</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.