From 1478ab6fce2797b6ea3d423f2a248955a9589ed5 Mon Sep 17 00:00:00 2001 From: Iheb Haboubi Date: Wed, 19 Aug 2020 22:11:56 +0100 Subject: [PATCH] Add pywal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 896fdaa..dd65b65 100644 --- a/README.md +++ b/README.md @@ -749,6 +749,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [pygram](https://github.com/ajkumar25/pygram) - Instagram-like image filters. * [PyMatting](http://github.com/pymatting/pymatting) - A library for alpha matting. * [python-qrcode](https://github.com/lincolnloop/python-qrcode) - A pure Python QR Code generator. +* [pywal](https://github.com/dylanaraps/pywal) - A tool that generates color schemes from images. * [pyvips](https://github.com/libvips/pyvips) - A fast image processing library with low memory needs. * [Quads](https://github.com/fogleman/Quads) - Computer art based on quadtrees. * [scikit-image](http://scikit-image.org/) - A Python library for (scientific) image processing.