mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
@@ -12,7 +12,7 @@ The `Python Imaging Library <http://www.pythonware.com/products/pil/>`_, or PIL
|
|||||||
for short, is *the* library for image manipulation in Python. Unfortunately, its
|
for short, is *the* library for image manipulation in Python. Unfortunately, its
|
||||||
development has stagnated, with its last release in 2009.
|
development has stagnated, with its last release in 2009.
|
||||||
|
|
||||||
Luckily for you, there's an actively-developed fork of PIL called `Pillow <http://python-pillow.github.io/`_ -
|
Luckily for you, there's an actively-developed fork of PIL called `Pillow <http://python-pillow.github.io/>`_ -
|
||||||
it's easier to install, runs on all operating systems, and supports Python 3.
|
it's easier to install, runs on all operating systems, and supports Python 3.
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
|
|||||||
Reference in New Issue
Block a user