METADATA 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. Metadata-Version: 2.1
  2. Name: Pillow
  3. Version: 8.3.2
  4. Summary: Python Imaging Library (Fork)
  5. Home-page: https://python-pillow.org
  6. Author: Alex Clark (PIL Fork Author)
  7. Author-email: aclark@python-pillow.org
  8. License: HPND
  9. Project-URL: Documentation, https://pillow.readthedocs.io
  10. Project-URL: Source, https://github.com/python-pillow/Pillow
  11. Project-URL: Funding, https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=pypi
  12. Project-URL: Release notes, https://pillow.readthedocs.io/en/stable/releasenotes/index.html
  13. Project-URL: Changelog, https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst
  14. Project-URL: Twitter, https://twitter.com/PythonPillow
  15. Keywords: Imaging
  16. Platform: UNKNOWN
  17. Classifier: Development Status :: 6 - Mature
  18. Classifier: License :: OSI Approved :: Historical Permission Notice and Disclaimer (HPND)
  19. Classifier: Programming Language :: Python :: 3
  20. Classifier: Programming Language :: Python :: 3.6
  21. Classifier: Programming Language :: Python :: 3.7
  22. Classifier: Programming Language :: Python :: 3.8
  23. Classifier: Programming Language :: Python :: 3.9
  24. Classifier: Programming Language :: Python :: 3.10
  25. Classifier: Programming Language :: Python :: 3 :: Only
  26. Classifier: Programming Language :: Python :: Implementation :: CPython
  27. Classifier: Programming Language :: Python :: Implementation :: PyPy
  28. Classifier: Topic :: Multimedia :: Graphics
  29. Classifier: Topic :: Multimedia :: Graphics :: Capture :: Digital Camera
  30. Classifier: Topic :: Multimedia :: Graphics :: Capture :: Screen Capture
  31. Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion
  32. Classifier: Topic :: Multimedia :: Graphics :: Viewers
  33. Requires-Python: >=3.6
  34. Description-Content-Type: text/markdown
  35. <p align="center">
  36. <img width="248" height="250" src="https://raw.githubusercontent.com/python-pillow/pillow-logo/master/pillow-logo-248x250.png" alt="Pillow logo">
  37. </p>
  38. # Pillow
  39. ## Python Imaging Library (Fork)
  40. Pillow is the friendly PIL fork by [Alex Clark and
  41. Contributors](https://github.com/python-pillow/Pillow/graphs/contributors).
  42. PIL is the Python Imaging Library by Fredrik Lundh and Contributors.
  43. As of 2019, Pillow development is
  44. [supported by Tidelift](https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=readme&utm_campaign=enterprise).
  45. <table>
  46. <tr>
  47. <th>docs</th>
  48. <td>
  49. <a href="https://pillow.readthedocs.io/?badge=latest"><img
  50. alt="Documentation Status"
  51. src="https://readthedocs.org/projects/pillow/badge/?version=latest"></a>
  52. </td>
  53. </tr>
  54. <tr>
  55. <th>tests</th>
  56. <td>
  57. <a href="https://github.com/python-pillow/Pillow/actions?query=workflow%3ALint"><img
  58. alt="GitHub Actions build status (Lint)"
  59. src="https://github.com/python-pillow/Pillow/workflows/Lint/badge.svg"></a>
  60. <a href="https://github.com/python-pillow/Pillow/actions?query=workflow%3ATest"><img
  61. alt="GitHub Actions build status (Test Linux and macOS)"
  62. src="https://github.com/python-pillow/Pillow/workflows/Test/badge.svg"></a>
  63. <a href="https://github.com/python-pillow/Pillow/actions?query=workflow%3A%22Test+Windows%22"><img
  64. alt="GitHub Actions build status (Test Windows)"
  65. src="https://github.com/python-pillow/Pillow/workflows/Test%20Windows/badge.svg"></a>
  66. <a href="https://github.com/python-pillow/Pillow/actions?query=workflow%3A%22Test+Docker%22"><img
  67. alt="GitHub Actions build status (Test Docker)"
  68. src="https://github.com/python-pillow/Pillow/workflows/Test%20Docker/badge.svg"></a>
  69. <a href="https://ci.appveyor.com/project/python-pillow/Pillow"><img
  70. alt="AppVeyor CI build status (Windows)"
  71. src="https://img.shields.io/appveyor/build/python-pillow/Pillow/master.svg?label=Windows%20build"></a>
  72. <a href="https://github.com/python-pillow/pillow-wheels/actions"><img
  73. alt="GitHub Actions wheels build status (Wheels)"
  74. src="https://github.com/python-pillow/pillow-wheels/workflows/Wheels/badge.svg"></a>
  75. <a href="https://travis-ci.com/github/python-pillow/pillow-wheels"><img
  76. alt="Travis CI wheels build status (aarch64)"
  77. src="https://img.shields.io/travis/com/python-pillow/pillow-wheels/master.svg?label=aarch64%20wheels"></a>
  78. <a href="https://codecov.io/gh/python-pillow/Pillow"><img
  79. alt="Code coverage"
  80. src="https://codecov.io/gh/python-pillow/Pillow/branch/master/graph/badge.svg"></a>
  81. </td>
  82. </tr>
  83. <tr>
  84. <th>package</th>
  85. <td>
  86. <a href="https://zenodo.org/badge/latestdoi/17549/python-pillow/Pillow"><img
  87. alt="Zenodo"
  88. src="https://zenodo.org/badge/17549/python-pillow/Pillow.svg"></a>
  89. <a href="https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=badge"><img
  90. alt="Tidelift"
  91. src="https://tidelift.com/badges/package/pypi/Pillow?style=flat"></a>
  92. <a href="https://pypi.org/project/Pillow/"><img
  93. alt="Newest PyPI version"
  94. src="https://img.shields.io/pypi/v/pillow.svg"></a>
  95. <a href="https://pypi.org/project/Pillow/"><img
  96. alt="Number of PyPI downloads"
  97. src="https://img.shields.io/pypi/dm/pillow.svg"></a>
  98. </td>
  99. </tr>
  100. <tr>
  101. <th>social</th>
  102. <td>
  103. <a href="https://gitter.im/python-pillow/Pillow?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img
  104. alt="Join the chat at https://gitter.im/python-pillow/Pillow"
  105. src="https://badges.gitter.im/python-pillow/Pillow.svg"></a>
  106. <a href="https://twitter.com/PythonPillow"><img
  107. alt="Follow on https://twitter.com/PythonPillow"
  108. src="https://img.shields.io/badge/tweet-on%20Twitter-00aced.svg"></a>
  109. </td>
  110. </tr>
  111. </table>
  112. ## Overview
  113. The Python Imaging Library adds image processing capabilities to your Python interpreter.
  114. This library provides extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities.
  115. The core image library is designed for fast access to data stored in a few basic pixel formats. It should provide a solid foundation for a general image processing tool.
  116. ## More Information
  117. - [Documentation](https://pillow.readthedocs.io/)
  118. - [Installation](https://pillow.readthedocs.io/en/latest/installation.html)
  119. - [Handbook](https://pillow.readthedocs.io/en/latest/handbook/index.html)
  120. - [Contribute](https://github.com/python-pillow/Pillow/blob/master/.github/CONTRIBUTING.md)
  121. - [Issues](https://github.com/python-pillow/Pillow/issues)
  122. - [Pull requests](https://github.com/python-pillow/Pillow/pulls)
  123. - [Release notes](https://pillow.readthedocs.io/en/stable/releasenotes/index.html)
  124. - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
  125. - [Pre-fork](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst#pre-fork)
  126. ## Report a Vulnerability
  127. To report a security vulnerability, please follow the procedure described in the [Tidelift security policy](https://tidelift.com/docs/security).