You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -896,14 +896,14 @@ _Libraries for file manipulation._
896
896
897
897
_Libraries for manipulating images._
898
898
899
-
-[pillow](https://github.com/python-pillow/Pillow) - Pillow is the friendly [PIL](http://www.pythonware.com/products/pil/) fork.
899
+
-[pillow](https://github.com/python-pillow/Pillow) - Pillow is the friendly [PIL](https://www.pythonware.com/products/pil/) fork.
900
900
-[pymatting](https://github.com/pymatting/pymatting) - A library for alpha matting.
901
901
-[python-barcode](https://github.com/WhyNotHugo/python-barcode) - Create barcodes in Python with no extra dependencies.
902
902
-[python-qrcode](https://github.com/lincolnloop/python-qrcode) - A pure Python QR Code generator.
903
903
-[pyvips](https://github.com/libvips/pyvips) - A fast image processing library with low memory needs.
904
904
-[scikit-image](https://github.com/scikit-image/scikit-image) - A Python library for (scientific) image processing.
905
905
-[thumbor](https://github.com/thumbor/thumbor) - A smart imaging service. It enables on-demand crop, re-sizing and flipping of images.
906
-
-[wand](https://github.com/emcconville/wand) - Python bindings for [MagickWand](http://www.imagemagick.org/script/magick-wand.php), C API for ImageMagick.
906
+
-[wand](https://github.com/emcconville/wand) - Python bindings for [MagickWand](https://www.imagemagick.org/script/magick-wand.php), C API for ImageMagick.
0 commit comments