prideout / snowy
- пятница, 7 сентября 2018 г. в 00:16:01
Python
Small Image Library for Python 3
This is a tiny Python 3 module for manipulating and generating images.
Snowy is somewhat similar to pillow and scikit-image, but has a small feature set with some unique abilities. Painting and 2D paths are outside the scope of the library. See pycairo or skia-pathops.