Python Imaging Library (Fork)
Go to file
2014-12-04 14:22:25 +02:00
depends Make OpenJPEG with 4 job slots - ~2.2 times faster (take 2) 2014-08-21 14:50:11 +03:00
docs Remove stray ) and update version number 2014-12-04 14:22:25 +02:00
libImaging Merge pull request #1028 from homm/resize-constants 2014-12-03 16:14:29 -08:00
PIL rename Image.ANTIALIAS to Image.LANCZOS 2014-11-28 01:41:56 +03:00
Scripts
Tests rename Image.ANTIALIAS to Image.LANCZOS 2014-11-28 01:41:56 +03:00
Tk
_imaging.c Merge pull request #997 from homm/replace-resize 2014-11-27 10:26:48 -08:00
_imagingcms.c Added profile.tobytes() for ImageCms Profiles 2014-07-29 20:44:17 -07:00
_imagingft.c
_imagingmath.c
_imagingmorph.c
_imagingtk.c
_webp.c
.coveragerc
.gitattributes
.gitignore
.landscape.yaml Add Landscape config and badge 2014-10-01 14:46:32 +03:00
.travis.yml Revert "Workaround Pypy regression" 2014-10-13 22:22:33 +03:00
CHANGES.rst Update CHANGES.rst [ci skip] 2014-11-27 10:38:30 -08:00
CONTRIBUTING.md Fork from master and send pull requests to master 2014-11-06 13:01:42 +02:00
decode.c Added the JPEG2000 memory leak fix to decode.c 2014-09-12 22:09:26 -07:00
display.c
encode.c Memory Leak, missing Py_DECREF 2014-09-24 15:46:34 -07:00
Makefile
MANIFEST.in Remove Sane from manifest, add .msp 2014-11-07 16:25:02 -08:00
map.c
mp_compile.py Merge branch 'master' into flake8 2014-09-14 10:23:51 +03:00
outline.c
path.c
profile-installed.py flake8 2014-08-28 14:44:19 +03:00
py3.h
README.rst Add Landscape config and badge 2014-10-01 14:46:32 +03:00
RELEASING.md Update Releasing.md [ci skip] 2014-10-02 10:10:58 -07:00
requirements.txt
selftest.py Update selftest.py for hopper 2014-09-04 09:50:47 +03:00
setup.py Merge pull request #997 from homm/replace-resize 2014-11-27 10:26:48 -08:00
test-installed.py flake8 2014-08-28 14:44:19 +03:00
tox.ini

Pillow
======

*Python Imaging Library (Fork)*

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. For more information, please `read the documentation <http://pillow.readthedocs.org/>`_,  `check the changelog <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst>`_ and `find out how to contribute <https://github.com/python-pillow/Pillow/blob/master/CONTRIBUTING.md>`_.

.. image:: https://travis-ci.org/python-pillow/Pillow.svg?branch=master
   :target: https://travis-ci.org/python-pillow/Pillow
   :alt: Travis CI build status

.. 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

.. image:: https://coveralls.io/repos/python-pillow/Pillow/badge.png?branch=master
  :target: https://coveralls.io/r/python-pillow/Pillow?branch=master
   :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