Skip to content

Commit 8cf0eeb

Browse files
committed
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
1 parent 17e3f9c commit 8cf0eeb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1909,13 +1909,13 @@ <h2 id="compatibility">Compatibility</h2>
19091909
<li><a href="https://pypi.org/project/six/">six</a> - Python 2 and 3 compatibility utilities.</li>
19101910
</ul>
19111911
<h2 id="computer-vision">Computer Vision</h2>
1912-
<p><em>Libraries for computer vision.</em></p>
1912+
<p><em>Libraries for Computer Vision.</em></p>
19131913
<ul>
19141914
<li><a href="https://github.com/kornia/kornia/">Kornia</a> - Open Source Differentiable Computer Vision Library for PyTorch.</li>
19151915
<li><a href="https://opencv.org/">OpenCV</a> - Open Source Computer Vision Library.</li>
19161916
<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>
1917-
<li><a href="https://github.com/sirfz/tesserocr">tesserocr</a> - A simple, Pillow-friendly, wrapper around the tesseract-ocr API for Optical Character Recognition (OCR).</li>
1918-
<li><a href="http://simplecv.org/">SimpleCV</a> - An open source framework for building computer vision applications.</li>
1917+
<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>
1918+
<li><a href="https://github.com/sightmachine/SimpleCV">SimpleCV</a> - An open source framework for building computer vision applications.</li>
19191919
</ul>
19201920
<h2 id="concurrency-and-parallelism">Concurrency and Parallelism</h2>
19211921
<p><em>Libraries for concurrent and parallel execution. Also see <a href="https://github.com/timofurrer/awesome-asyncio">awesome-asyncio</a>.</em></p>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)