Pillow/README.rst

88 lines
3.5 KiB
ReStructuredText
Raw Normal View History

2013-06-14 08:20:46 +04:00
Pillow
2010-07-31 06:52:47 +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 <https://github.com/python-pillow/Pillow/graphs/contributors>`_. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is `supported by Tidelift <https://tidelift.com/subscription/pkg/pypi-pillow>`_.
2013-06-30 03:30:52 +04:00
.. start-badges
.. list-table::
:stub-columns: 1
* - docs
- |docs|
* - tests
2018-05-27 05:30:41 +03:00
- |linux| |macos| |windows| |coverage|
* - package
2018-12-25 05:11:11 +03:00
- |zenodo| |tidelift| |version| |downloads|
2018-01-04 13:09:01 +03:00
* - social
- |gitter| |twitter|
2019-03-25 01:00:12 +03:00
.. end-badges
More Information
----------------
- `Documentation <https://pillow.readthedocs.io/>`_
- `Installation <https://pillow.readthedocs.io/en/latest/installation.html>`_
- `Handbook <https://pillow.readthedocs.io/en/latest/handbook/index.html>`_
- `Contribute <https://github.com/python-pillow/Pillow/blob/master/.github/CONTRIBUTING.md>`_
- `Issues <https://github.com/python-pillow/Pillow/issues>`_
- `Pull requests <https://github.com/python-pillow/Pillow/pulls>`_
- `Changelog <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst>`_
- `Pre-fork <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst#pre-fork>`_
Report a Vulnerability
----------------------
2019-03-25 01:15:10 +03:00
To report a security vulnerability, please follow the procedure described in the `Tidelift security policy <https://tidelift.com/docs/security>`_.
.. |docs| image:: https://readthedocs.org/projects/pillow/badge/?version=latest
:target: https://pillow.readthedocs.io/?badge=latest
:alt: Documentation Status
.. |linux| image:: https://img.shields.io/travis/python-pillow/Pillow/master.svg?label=Linux%20build
:target: https://travis-ci.org/python-pillow/Pillow
:alt: Travis CI build status (Linux)
2013-03-07 02:55:43 +04:00
.. |macos| image:: https://img.shields.io/travis/python-pillow/pillow-wheels/master.svg?label=macOS%20build
2015-06-08 16:12:28 +03:00
:target: https://travis-ci.org/python-pillow/pillow-wheels
2016-09-23 14:12:03 +03:00
:alt: Travis CI build status (macOS)
2015-06-08 16:12:28 +03:00
.. |windows| 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)
2019-02-07 18:47:20 +03:00
.. |coverage| image:: https://codecov.io/gh/python-pillow/Pillow/branch/master/graph/badge.svg
:target: https://codecov.io/gh/python-pillow/Pillow
:alt: Code coverage
.. |zenodo| image:: https://zenodo.org/badge/17549/python-pillow/Pillow.svg
:target: https://zenodo.org/badge/latestdoi/17549/python-pillow/Pillow
2018-12-25 05:11:11 +03:00
.. |tidelift| image:: https://tidelift.com/badges/github/python-pillow/Pillow?style=flat
:target: https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=referral&utm_campaign=readme
.. |version| image:: https://img.shields.io/pypi/v/pillow.svg
2018-04-17 17:06:43 +03:00
:target: https://pypi.org/project/Pillow/
:alt: Latest PyPI version
.. |downloads| image:: https://img.shields.io/pypi/dm/pillow.svg
2018-12-14 16:05:35 +03:00
:target: https://pypi.org/project/Pillow/
:alt: Number of PyPI downloads
2017-12-15 11:52:42 +03:00
.. |gitter| image:: https://badges.gitter.im/python-pillow/Pillow.svg
2017-12-13 14:53:38 +03:00
:target: https://gitter.im/python-pillow/Pillow?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
:alt: Join the chat at https://gitter.im/python-pillow/Pillow
2018-01-04 13:09:01 +03:00
.. |twitter| image:: https://img.shields.io/badge/tweet-on%20Twitter-00aced.svg
:target: https://twitter.com/PythonPillow
:alt: Follow on https://twitter.com/PythonPillow