2013-06-14 08:20:46 +04:00
Pillow
2010-07-31 06:52:47 +04:00
======
2013-10-02 21:06:24 +04:00
*Python Imaging Library (Fork)*
2013-10-02 15:06:12 +04:00
Pillow is the "friendly" PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors.
2013-06-30 03:30:52 +04:00
2014-06-03 12:06:27 +04:00
.. image :: https://travis-ci.org/python-pillow/Pillow.svg?branch=master
:target: https://travis-ci.org/python-pillow/Pillow
2014-04-09 11:37:03 +04:00
:alt: Travis CI build status
2013-03-07 02:55:43 +04:00
2013-10-06 19:22:41 +04:00
.. image :: https://pypip.in/v/Pillow/badge.png
:target: https://pypi.python.org/pypi/Pillow/
:alt: Latest PyPI version
.. image :: https://pypip.in/d/Pillow/badge.png
:target: https://pypi.python.org/pypi/Pillow/
:alt: Number of PyPI downloads
2014-06-04 00:39:17 +04:00
.. image :: https://coveralls.io/repos/python-pillow/Pillow/badge.png?branch=master
:target: https://coveralls.io/r/python-pillow/Pillow?branch=master
2014-04-09 11:17:20 +04:00
2014-07-01 14:35:51 +04:00
The documentation is hosted at http://pillow.readthedocs.org/. It contains installation instructions, tutorials, reference, compatibility details and more.