加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README_CN.rst 4.46 KB
一键复制 编辑 原始数据 按行查看 历史
gzm 提交于 2023-03-15 08:47 . update README_CN.rst.

Pillow

Python的一个用于图片处理的库 (Fork)

Pillow库是由PIL修改而来 Alex Clark and Contributors 。 PIL是一个python图像处理工具包,由Fredrik Lundh等贡献者创建。从2019年起, Pillow的维护是由Tidelift <https://tidelift.com/subscription/pkg/pypi-pillow>`_负责。

文件 Documentation Status
测试 Travis CI build status (Linux) Travis CI build status (macOS) AppVeyor CI build status (Windows) GitHub Actions build status (Lint) GitHub Actions build status (Test Linux and macOS) GitHub Actions build status (Test Windows) GitHub Actions build status (Test Docker) Code coverage
zenodo tidelift Latest PyPI version Number of PyPI downloads
社交媒体 Join the chat at https://gitter.im/python-pillow/Pillow Follow on https://twitter.com/PythonPillow

概述

Pillow为Python用户提供图像处理功能。 该库提供了广泛的文件格式支持、高效的内部表示和相当强大的图像处理功能。 Pillow库的核心旨在快速访问几种基本像素格式存储的数据,为通用图像处理工具提供坚实的基础。

更多信息

报告漏洞

如果需要报告漏洞,请遵循 Tidelift安全策略 中的程序。

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化