mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
32 lines
858 B
ReStructuredText
32 lines
858 B
ReStructuredText
Pillow: a modern fork of PIL
|
|
============================
|
|
|
|
Pillow is the "friendly" PIL fork by Alex Clark and Contributors. PIL is the
|
|
Python Imaging Library by Fredrik Lundh and Contributors.
|
|
|
|
Pillow >= 2.0.0 supports Python versions 2.6, 2.7, 3.2, 3.3.
|
|
|
|
Pillow < 2.0.0 supports Python versions 2.4, 2.5, 2.6, 2.7.
|
|
|
|
For general information including installation instructions, see `README.rst`_.
|
|
If you can't find the information you need, try the old `PIL Handbook`_, but be
|
|
aware that it was last updated for PIL 1.1.5.
|
|
|
|
.. _README.rst: https://github.com/python-imaging/Pillow/blob/master/README.rst
|
|
.. _PIL Handbook: http://effbot.org/imagingbook/pil-index.htm
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
handbook/guides.rst
|
|
handbook/appendices.rst
|
|
PIL
|
|
plugins
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|