README.rst 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. Pillow
  2. ======
  3. Python Imaging Library (Fork)
  4. -----------------------------
  5. 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>`_.
  6. .. start-badges
  7. .. list-table::
  8. :stub-columns: 1
  9. * - docs
  10. - |docs|
  11. * - tests
  12. - |linux| |macos| |windows| |coverage|
  13. * - package
  14. - |zenodo| |tidelift| |version| |downloads|
  15. * - social
  16. - |gitter| |twitter|
  17. .. end-badges
  18. More Information
  19. ----------------
  20. - `Documentation <https://pillow.readthedocs.io/>`_
  21. - `Installation <https://pillow.readthedocs.io/en/latest/installation.html>`_
  22. - `Handbook <https://pillow.readthedocs.io/en/latest/handbook/index.html>`_
  23. - `Contribute <https://github.com/python-pillow/Pillow/blob/master/.github/CONTRIBUTING.md>`_
  24. - `Issues <https://github.com/python-pillow/Pillow/issues>`_
  25. - `Pull requests <https://github.com/python-pillow/Pillow/pulls>`_
  26. - `Changelog <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst>`_
  27. - `Pre-fork <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst#pre-fork>`_
  28. Report a Vulnerability
  29. ----------------------
  30. To report a security vulnerability, please follow the procedure described in the `Tidelift security policy <https://tidelift.com/docs/security>`_.
  31. .. |docs| image:: https://readthedocs.org/projects/pillow/badge/?version=latest
  32. :target: https://pillow.readthedocs.io/?badge=latest
  33. :alt: Documentation Status
  34. .. |linux| image:: https://img.shields.io/travis/python-pillow/Pillow/master.svg?label=Linux%20build
  35. :target: https://travis-ci.org/python-pillow/Pillow
  36. :alt: Travis CI build status (Linux)
  37. .. |macos| image:: https://img.shields.io/travis/python-pillow/pillow-wheels/master.svg?label=macOS%20build
  38. :target: https://travis-ci.org/python-pillow/pillow-wheels
  39. :alt: Travis CI build status (macOS)
  40. .. |windows| image:: https://img.shields.io/appveyor/ci/python-pillow/Pillow/master.svg?label=Windows%20build
  41. :target: https://ci.appveyor.com/project/python-pillow/Pillow
  42. :alt: AppVeyor CI build status (Windows)
  43. .. |coverage| image:: https://codecov.io/gh/python-pillow/Pillow/branch/master/graph/badge.svg
  44. :target: https://codecov.io/gh/python-pillow/Pillow
  45. :alt: Code coverage
  46. .. |zenodo| image:: https://zenodo.org/badge/17549/python-pillow/Pillow.svg
  47. :target: https://zenodo.org/badge/latestdoi/17549/python-pillow/Pillow
  48. .. |tidelift| image:: https://tidelift.com/badges/package/pypi/Pillow?style=flat
  49. :target: https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=referral&utm_campaign=readme
  50. .. |version| image:: https://img.shields.io/pypi/v/pillow.svg
  51. :target: https://pypi.org/project/Pillow/
  52. :alt: Latest PyPI version
  53. .. |downloads| image:: https://img.shields.io/pypi/dm/pillow.svg
  54. :target: https://pypi.org/project/Pillow/
  55. :alt: Number of PyPI downloads
  56. .. |gitter| image:: https://badges.gitter.im/python-pillow/Pillow.svg
  57. :target: https://gitter.im/python-pillow/Pillow?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
  58. :alt: Join the chat at https://gitter.im/python-pillow/Pillow
  59. .. |twitter| image:: https://img.shields.io/badge/tweet-on%20Twitter-00aced.svg
  60. :target: https://twitter.com/PythonPillow
  61. :alt: Follow on https://twitter.com/PythonPillow