METADATA 6.9 KB

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