mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
Added wand lib to Imagery list
This commit is contained in:
parent
ce7838a74c
commit
b900fda388
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