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
6723be6a71
commit
3c875e21eb
4 changed files with 3 additions and 3 deletions
|
@ -1937,8 +1937,8 @@
|
|||
<h2 id="compatibility">Compatibility</h2>
|
||||
<p><em>Libraries for migrating from Python 2 to 3.</em></p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/PyCQA/modernize">modernize</a> - Modernizes Python code for eventual Python 3 migration.</li>
|
||||
<li><a href="http://python-future.org/index.html">python-future</a> - The missing compatibility layer between Python 2 and Python 3.</li>
|
||||
<li><a href="https://github.com/mitsuhiko/python-modernize">python-modernize</a> - Modernizes Python code for eventual Python 3 migration.</li>
|
||||
<li><a href="https://pypi.org/project/six/">six</a> - Python 2 and 3 compatibility utilities.</li>
|
||||
</ul>
|
||||
<h2 id="computer-vision">Computer Vision</h2>
|
||||
|
|
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">
|
||||
<url>
|
||||
<loc>https://awesome-python.com/</loc>
|
||||
<lastmod>2020-10-17</lastmod>
|
||||
<lastmod>2020-10-21</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in a new issue