## Typing stubs for Pillow
This is a [PEP 561](https://peps.python.org/pep-0561/)
type stub package for the [`Pillow`](https://github.com/python-pillow/Pillow) package.
It can be used by type-checking tools like
[mypy](https://github.com/python/mypy/),
[pyright](https://github.com/microsoft/pyright),
[pytype](https://github.com/google/pytype/),
PyCharm, etc. to check code that uses
`Pillow`.
This version of `types-Pillow` aims to provide accurate annotations
for `Pillow==10.2.*`.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/Pillow. All fixes for
types and metadata should be contributed there.
*Note:* The `Pillow` package includes type annotations or type stubs
since version 10.3.0. Please uninstall the `types-Pillow`
package if you use this or a newer version.
See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit
[`7865a78de1929ee54797baca0fe07ac33567739f`](https://github.com/python/typeshed/commit/7865a78de1929ee54797baca0fe07ac33567739f) and was tested
with mypy 1.11.1, pyright 1.1.377, and
pytype 2024.4.11.
Raw data
{
"_id": null,
"home_page": "https://github.com/python/typeshed",
"name": "types-Pillow",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/18/4a/4495264dddaa600d65d68bcedb64dcccf9d9da61adff51f7d2ffd8e4c9ce/types-Pillow-10.2.0.20240822.tar.gz",
"platform": null,
"description": "## Typing stubs for Pillow\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/)\ntype stub package for the [`Pillow`](https://github.com/python-pillow/Pillow) package.\nIt can be used by type-checking tools like\n[mypy](https://github.com/python/mypy/),\n[pyright](https://github.com/microsoft/pyright),\n[pytype](https://github.com/google/pytype/),\nPyCharm, etc. to check code that uses\n`Pillow`.\n\nThis version of `types-Pillow` aims to provide accurate annotations\nfor `Pillow==10.2.*`.\nThe source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/Pillow. All fixes for\ntypes and metadata should be contributed there.\n\n*Note:* The `Pillow` package includes type annotations or type stubs\nsince version 10.3.0. Please uninstall the `types-Pillow`\npackage if you use this or a newer version.\n\n\nSee https://github.com/python/typeshed/blob/main/README.md for more details.\nThis package was generated from typeshed commit\n[`7865a78de1929ee54797baca0fe07ac33567739f`](https://github.com/python/typeshed/commit/7865a78de1929ee54797baca0fe07ac33567739f) and was tested\nwith mypy 1.11.1, pyright 1.1.377, and\npytype 2024.4.11.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Typing stubs for Pillow",
"version": "10.2.0.20240822",
"project_urls": {
"Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/Pillow.md",
"Chat": "https://gitter.im/python/typing",
"GitHub": "https://github.com/python/typeshed",
"Homepage": "https://github.com/python/typeshed",
"Issue tracker": "https://github.com/python/typeshed/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6623e81a5354859831fcf54d488d33b80ba6133ea84f874a9c0ec40a4881e133",
"md5": "5a233d00bda9eead8bf9fbc9994eb35d",
"sha256": "d9dab025aba07aeb12fd50a6799d4eac52a9603488eca09d7662543983f16c5d"
},
"downloads": -1,
"filename": "types_Pillow-10.2.0.20240822-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5a233d00bda9eead8bf9fbc9994eb35d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 54354,
"upload_time": "2024-08-22T02:32:46",
"upload_time_iso_8601": "2024-08-22T02:32:46.664946Z",
"url": "https://files.pythonhosted.org/packages/66/23/e81a5354859831fcf54d488d33b80ba6133ea84f874a9c0ec40a4881e133/types_Pillow-10.2.0.20240822-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "184a4495264dddaa600d65d68bcedb64dcccf9d9da61adff51f7d2ffd8e4c9ce",
"md5": "7f2b16c8482730c0d3581d04644f9787",
"sha256": "559fb52a2ef991c326e4a0d20accb3bb63a7ba8d40eb493e0ecb0310ba52f0d3"
},
"downloads": -1,
"filename": "types-Pillow-10.2.0.20240822.tar.gz",
"has_sig": false,
"md5_digest": "7f2b16c8482730c0d3581d04644f9787",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 35389,
"upload_time": "2024-08-22T02:32:48",
"upload_time_iso_8601": "2024-08-22T02:32:48.150002Z",
"url": "https://files.pythonhosted.org/packages/18/4a/4495264dddaa600d65d68bcedb64dcccf9d9da61adff51f7d2ffd8e4c9ce/types-Pillow-10.2.0.20240822.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-22 02:32:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "python",
"github_project": "typeshed",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "types-pillow"
}