Skip to content

Commit 2a5669e

Browse files
committed
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
1 parent 126d56f commit 2a5669e

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2401,9 +2401,9 @@ <h2 id="image-processing">Image Processing</h2>
24012401
<li><a href="https://github.com/hhatto/nude.py">nude.py</a> - Nudity detection.</li>
24022402
<li><a href="https://github.com/daboth/pagan">pagan</a> - Retro identicon (Avatar) generation based on input string and hash.</li>
24032403
<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>
2404-
<li><a href="https://pythonhosted.org/pyBarcode/">pyBarcode</a> - Create barcodes in Python without needing PIL.</li>
24052404
<li><a href="https://github.com/ajkumar25/pygram">pygram</a> - Instagram-like image filters.</li>
24062405
<li><a href="http://github.com/pymatting/pymatting">PyMatting</a> - A library for alpha matting.</li>
2406+
<li><a href="https://github.com/WhyNotHugo/python-barcode">python-barcode</a> - Create barcodes in Python with no extra dependencies.</li>
24072407
<li><a href="https://github.com/lincolnloop/python-qrcode">python-qrcode</a> - A pure Python QR Code generator.</li>
24082408
<li><a href="https://github.com/libvips/pyvips">pyvips</a> - A fast image processing library with low memory needs.</li>
24092409
<li><a href="https://github.com/dylanaraps/pywal">pywal</a> - A tool that generates color schemes from images.</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-08-27</lastmod>
5+
<lastmod>2020-09-01</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
</urlset>

sitemap.xml.gz

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)