2013-06-14 08:20:46 +04:00
Pillow
2010-07-31 06:52:47 +04:00
======
2015-03-25 01:23:55 +03:00
Python Imaging Library (Fork)
-----------------------------
2013-10-02 15:06:12 +04:00
2015-03-25 01:29:31 +03:00
Pillow is the "friendly PIL fork" by `Alex Clark and Contributors <https://github.com/python-pillow/Pillow/graphs/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
2015-03-06 11:52:10 +03:00
:alt: Travis CI build status (Linux)
2013-03-07 02:55:43 +04:00
2015-03-06 11:52:10 +03:00
.. image :: https://travis-ci.org/python-pillow/pillow-wheels.svg?branch=latest
:target: https://travis-ci.org/python-pillow/pillow-wheels
:alt: Travis CI build status (OS X)
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-10-01 15:46:32 +04:00
:alt: Code coverage
.. image :: https://landscape.io/github/python-pillow/Pillow/master/landscape.png
:target: https://landscape.io/github/python-pillow/Pillow/master
:alt: Code health
2015-03-25 01:23:55 +03:00
More Information
----------------
- `Changelog <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst> `_
2015-04-01 17:33:11 +03:00
- `Pre-fork <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst#02b5---117-1995-2010> `_
2015-03-25 01:23:55 +03:00
- `Contribute <https://github.com/python-pillow/Pillow/blob/master/CONTRIBUTING.md> `_
2015-04-01 17:29:01 +03:00
- `Issues <https://github.com/python-pillow/Pillow/issues> `_
2015-03-25 01:23:55 +03:00
- `Documentation <http://pillow.readthedocs.org/> `_
- `About <http://pillow.readthedocs.org/about.html> `_
- `Guides <http://pillow.readthedocs.org/guides.html> `_
2015-03-25 01:30:42 +03:00
- `Installation <http://pillow.readthedocs.org/installation.html> `_
2015-03-25 01:23:55 +03:00
- `Reference <http://pillow.readthedocs.org/reference/index.html> `_