diff --git a/README.md b/README.md index 5a7f5f89..0ac29027 100644 --- a/README.md +++ b/README.md @@ -635,6 +635,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [scikit-image](http://scikit-image.org/) - A Python library for (scientific) image processing. * [thumbor](https://github.com/thumbor/thumbor) - A smart imaging service. It enables on-demand crop, re-sizing and flipping of images. * [wand](https://github.com/emcconville/wand) - Python bindings for [MagickWand](http://www.imagemagick.org/script/magick-wand.php), C API for ImageMagick. +* [PyCairo](https://github.com/pygobject/pycairo) - Python binding for [cairo](https://cairographics.org/), Spealized in vector graphic creation ## Implementations