|
|
|
|
|
by temuze
4613 days ago
|
|
Upvote for Pillow. For those of you who don't know, Pillow is a fork of PIL that is:
- Pip/setuptools compatible
- Python 3 compatible
- Has more regular releases. This is a great example of what to do when an open source project is getting behind on the times. PIL was having bi-year releases and installation was a headache, so someone forked it and made it better. |
|