File tree 4 files changed +3
-3
lines changed
4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1937,8 +1937,8 @@ <h2 id="command-line-tools">Command-line Tools</h2>
1937
1937
< h2 id ="compatibility "> Compatibility</ h2 >
1938
1938
< p > < em > Libraries for migrating from Python 2 to 3.</ em > </ p >
1939
1939
< ul >
1940
+ < li > < a href ="https://github.com/PyCQA/modernize "> modernize</ a > - Modernizes Python code for eventual Python 3 migration.</ li >
1940
1941
< 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 >
1942
1942
< li > < a href ="https://pypi.org/project/six/ "> six</ a > - Python 2 and 3 compatibility utilities.</ li >
1943
1943
</ ul >
1944
1944
< h2 id ="computer-vision "> Computer Vision</ h2 >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 2
2
<urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9" >
3
3
<url >
4
4
<loc >https://awesome-python.com/</loc >
5
- <lastmod >2020-10-17 </lastmod >
5
+ <lastmod >2020-10-21 </lastmod >
6
6
<changefreq >daily</changefreq >
7
7
</url >
8
8
</urlset >
You can’t perform that action at this time.
0 commit comments