Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 60d953f

Browse files
committedJun 25, 2020
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
1 parent b9800cc commit 60d953f

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed
 

‎index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2379,6 +2379,7 @@ <h2 id="image-processing">Image Processing</h2>
23792379
<li><a href="https://github.com/python-pillow/Pillow">pillow</a> - Pillow is the friendly <a href="http://www.pythonware.com/products/pil/">PIL</a> fork.</li>
23802380
<li><a href="https://pythonhosted.org/pyBarcode/">pyBarcode</a> - Create barcodes in Python without needing PIL.</li>
23812381
<li><a href="https://github.com/ajkumar25/pygram">pygram</a> - Instagram-like image filters.</li>
2382+
<li><a href="http://github.com/pymatting/pymatting">PyMatting</a> - A library for alpha matting.</li>
23822383
<li><a href="https://github.com/lincolnloop/python-qrcode">python-qrcode</a> - A pure Python QR Code generator.</li>
23832384
<li><a href="https://github.com/fogleman/Quads">Quads</a> - Computer art based on quadtrees.</li>
23842385
<li><a href="http://scikit-image.org/">scikit-image</a> - A Python library for (scientific) image processing.</li>

‎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-06-16</lastmod>
5+
<lastmod>2020-06-25</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
</urlset>

‎sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)
Failed to load comments.