2014-04-09 11:40:16 +04:00
|
|
|
Pillow
|
2014-03-18 00:57:03 +04:00
|
|
|
======
|
2013-04-12 21:52:50 +04:00
|
|
|
|
2014-03-18 00:57:03 +04:00
|
|
|
Pillow is the 'friendly' PIL fork by Alex Clark and Contributors. PIL is the
|
2013-10-07 09:49:20 +04:00
|
|
|
Python Imaging Library by Fredrik Lundh and Contributors.
|
|
|
|
|
2014-06-03 14:02:44 +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:40:16 +04:00
|
|
|
:alt: Travis CI build status
|
2013-10-07 09:49:20 +04:00
|
|
|
|
2013-10-09 04:13:06 +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-04-09 11:33:13 +04:00
|
|
|
.. image:: https://coveralls.io/repos/python-imaging/Pillow/badge.png?branch=master
|
|
|
|
:target: https://coveralls.io/r/python-imaging/Pillow?branch=master
|
|
|
|
:alt: Test coverage
|
|
|
|
|
2014-03-18 00:57:03 +04:00
|
|
|
To start using Pillow, please read the :doc:`installation
|
2013-10-09 04:13:06 +04:00
|
|
|
instructions <installation>`.
|
2013-10-07 09:49:20 +04:00
|
|
|
|
2014-04-02 09:20:44 +04:00
|
|
|
You can get the source and contribute at
|
2014-06-03 14:02:44 +04:00
|
|
|
https://github.com/python-pillow/Pillow. You can download archives
|
2014-04-02 09:20:44 +04:00
|
|
|
and old versions from `PyPI <https://pypi.python.org/pypi/Pillow>`_.
|
2013-10-07 09:49:20 +04:00
|
|
|
|
2013-04-12 21:52:50 +04:00
|
|
|
.. toctree::
|
2013-10-07 08:14:41 +04:00
|
|
|
:maxdepth: 2
|
2013-04-12 21:52:50 +04:00
|
|
|
|
2013-10-09 04:13:06 +04:00
|
|
|
installation
|
|
|
|
about
|
|
|
|
guides
|
2013-10-12 09:18:28 +04:00
|
|
|
reference/index.rst
|
2013-10-12 11:56:39 +04:00
|
|
|
handbook/appendices
|
2013-10-09 04:13:06 +04:00
|
|
|
original-readme
|
|
|
|
|
|
|
|
Support Pillow!
|
|
|
|
===============
|
|
|
|
|
|
|
|
PIL needs you! Please help us maintain the Python Imaging Library here:
|
|
|
|
|
2014-06-03 14:02:44 +04:00
|
|
|
- `GitHub <https://github.com/python-pillow/Pillow>`_
|
2013-10-09 04:13:06 +04:00
|
|
|
- `Freenode <irc://irc.freenode.net#pil>`_
|
|
|
|
- `Image-SIG <http://mail.python.org/mailman/listinfo/image-sig>`_
|
|
|
|
|
|
|
|
Financial
|
|
|
|
---------
|
|
|
|
|
|
|
|
Pillow is a volunteer effort led by Alex Clark. If you can't help with
|
2014-01-02 01:10:13 +04:00
|
|
|
development please consider helping us financially. Your assistance would
|
|
|
|
be very much appreciated!
|
2013-10-09 04:13:06 +04:00
|
|
|
|
2014-04-09 11:40:16 +04:00
|
|
|
.. note:: Contributors please add your name and donation preference here.
|
2013-10-09 04:13:06 +04:00
|
|
|
|
|
|
|
======================================= =======================================
|
|
|
|
**Developer** **Preference**
|
|
|
|
======================================= =======================================
|
|
|
|
Alex Clark (fork author) http://gittip.com/aclark4life
|
|
|
|
======================================= =======================================
|
2013-04-12 21:52:50 +04:00
|
|
|
|
|
|
|
Indices and tables
|
|
|
|
==================
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`modindex`
|
|
|
|
* :ref:`search`
|