1
0
Fork 0
mirror of https://github.com/vinta/awesome-python.git synced 2024-11-13 11:16:10 -05:00

Merge pull request #1 from wronglink/patch-1

Added wand lib to Imagery list
This commit is contained in:
Vinta 2014-06-30 12:12:56 +08:00
commit c62a204919

View file

@ -155,6 +155,7 @@ so you need Python.
* [pygram](https://github.com/ajkumar25/pygram) - Instagram-like image filters.
* [Quads](https://github.com/fogleman/Quads) - Computer art based on quadtrees.
* [nude.py](https://github.com/hhatto/nude.py) - Nudity detection.
* [wand](https://github.com/dahlia/wand) - Python bindings for MagickWand, C API for ImageMagick.
## Audio
@ -517,4 +518,4 @@ so you need Python.
# Contributing
Your contributions are always welcome!
Your contributions are always welcome!