Skip to content

Commit 3c875e2

Browse files
committed
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
1 parent 6723be6 commit 3c875e2

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
@@ -1937,8 +1937,8 @@ <h2 id="command-line-tools">Command-line Tools</h2>
19371937
<h2 id="compatibility">Compatibility</h2>
19381938
<p><em>Libraries for migrating from Python 2 to 3.</em></p>
19391939
<ul>
1940+
<li><a href="https://github.com/PyCQA/modernize">modernize</a> - Modernizes Python code for eventual Python 3 migration.</li>
19401941
<li><a href="http://python-future.org/index.html">python-future</a> - The missing compatibility layer between Python 2 and Python 3.</li>
1941-
<li><a href="https://github.com/mitsuhiko/python-modernize">python-modernize</a> - Modernizes Python code for eventual Python 3 migration.</li>
19421942
<li><a href="https://pypi.org/project/six/">six</a> - Python 2 and 3 compatibility utilities.</li>
19431943
</ul>
19441944
<h2 id="computer-vision">Computer Vision</h2>

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>2020-10-17</lastmod>
5+
<lastmod>2020-10-21</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
</urlset>

sitemap.xml.gz

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)