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-09-29 13:35:07 +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
2015-10-06 21:37:27 +03:00
.. image :: https://zenodo.org/badge/17549/python-pillow/Pillow.svg
:target: https://zenodo.org/badge/latestdoi/17549/python-pillow/Pillow
2015-10-02 03:10:15 +03:00
.. image :: https://readthedocs.org/projects/pillow/badge/?version=latest
:target: http://pillow.readthedocs.org/?badge=latest
:alt: Documentation Status
2015-06-18 22:23:55 +03:00
.. image :: https://img.shields.io/travis/python-pillow/Pillow/master.svg?label=Linux%20build
2014-06-03 12:06:27 +04:00
: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-06-18 22:23:55 +03:00
.. image :: https://img.shields.io/travis/python-pillow/pillow-wheels/latest.svg?label=OS%20X%20build
2015-06-08 16:12:28 +03:00
:target: https://travis-ci.org/python-pillow/pillow-wheels
:alt: Travis CI build status (OS X)
2015-10-04 22:41:14 +03:00
.. image :: https://img.shields.io/appveyor/ci/python-pillow/Pillow/master.svg?label=Windows%20build
:target: https://ci.appveyor.com/project/python-pillow/Pillow
2015-06-18 22:05:15 +03:00
:alt: AppVeyor CI build status (Windows)
2015-06-18 22:02:22 +03:00
2015-06-08 15:02:28 +03:00
.. image :: https://img.shields.io/pypi/v/pillow.svg
:target: https://pypi.python.org/pypi/Pillow/
:alt: Latest PyPI version
2013-10-06 19:22:41 +04:00
2015-06-08 15:02:28 +03:00
.. image :: https://img.shields.io/pypi/dm/pillow.svg
:target: https://pypi.python.org/pypi/Pillow/
:alt: Number of PyPI downloads
2013-10-06 19:22:41 +04:00
2015-07-08 16:08:00 +03:00
.. image :: https://coveralls.io/repos/python-pillow/Pillow/badge.svg?branch=master&service=github
2015-06-08 15:02:28 +03:00
:target: https://coveralls.io/r/python-pillow/Pillow?branch=master
2014-10-01 15:46:32 +04:00
:alt: Code coverage
2015-09-30 01:11:15 +03:00
.. image :: https://landscape.io/github/python-pillow/Pillow/master/landscape.svg
2014-10-01 15:46:32 +04:00
:target: https://landscape.io/github/python-pillow/Pillow/master
:alt: Code health
2015-03-25 01:23:55 +03:00
2015-10-02 03:10:15 +03:00
2015-03-25 01:23:55 +03:00
More Information
----------------
2015-09-29 14:11:55 +03:00
- `Documentation <https://pillow.readthedocs.org/> `_
2015-04-01 17:33:11 +03:00
2015-09-29 14:11:55 +03:00
- `Installation <https://pillow.readthedocs.org/installation.html> `_
2015-09-30 13:38:51 +03:00
- `Handbook <https://pillow.readthedocs.org/handbook/index.html> `_
2015-04-01 17:33:11 +03:00
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-09-29 13:35:07 +03:00
- `Pull requests <https://github.com/python-pillow/Pillow/pulls> `_
2015-04-01 17:29:01 +03:00
2015-09-29 13:35:07 +03:00
- `Changelog <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst> `_
2015-03-25 01:23:55 +03:00
2015-09-29 13:35:07 +03:00
- `Pre-fork <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst#pre-fork> `_
2015-10-04 01:59:30 +03:00
.. raw :: html
<div style="float: right">
<a href="https://gratipay.com/pillow/">
<img alt="Support via Gratipay" src="https://cdn.rawgit.com/gratipay/gratipay-badge/2.3.0/dist/gratipay.png"/>
</a>
</div>