Skip to content

Commit f86c9b7

Browse files
committed
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
1 parent c6d0124 commit f86c9b7

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1925,10 +1925,11 @@ <h2 id="compatibility">Compatibility</h2>
19251925
<h2 id="computer-vision">Computer Vision</h2>
19261926
<p><em>Libraries for Computer Vision.</em></p>
19271927
<ul>
1928-
<li><a href="https://github.com/kornia/kornia/">Kornia</a> - Open Source Differentiable Computer Vision Library for PyTorch.</li>
19291928
<li><a href="https://opencv.org/">OpenCV</a> - Open Source Computer Vision Library.</li>
1930-
<li><a href="https://github.com/madmaze/pytesseract">pytesseract</a> - Another wrapper for <a href="https://github.com/tesseract-ocr">Google Tesseract OCR</a>.</li>
1931-
<li><a href="https://github.com/sirfz/tesserocr">tesserocr</a> - A simple, Pillow-friendly, wrapper around the <code>tesseract-ocr</code> API for OCR.</li>
1929+
<li><a href="https://github.com/JaidedAI/EasyOCR">EasyOCR</a> - Ready-to-use OCR with 40+ languages supported.</li>
1930+
<li><a href="https://github.com/kornia/kornia/">Kornia</a> - Open Source Differentiable Computer Vision Library for PyTorch.</li>
1931+
<li><a href="https://github.com/madmaze/pytesseract">pytesseract</a> - A wrapper for <a href="https://github.com/tesseract-ocr">Google Tesseract OCR</a>.</li>
1932+
<li><a href="https://github.com/sirfz/tesserocr">tesserocr</a> - Another simple, Pillow-friendly, wrapper around the <code>tesseract-ocr</code> API for OCR.</li>
19321933
<li><a href="https://github.com/sightmachine/SimpleCV">SimpleCV</a> - An open source framework for building computer vision applications.</li>
19331934
</ul>
19341935
<h2 id="concurrency-and-parallelism">Concurrency and Parallelism</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-07-07</lastmod>
5+
<lastmod>2020-07-08</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
</urlset>

sitemap.xml.gz

1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)