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:
commit
c62a204919
1 changed files with 2 additions and 1 deletions
|
@ -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!
|
||||
|
|
Loading…
Reference in a new issue