🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

pyllow-pil

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyllow-pil

Pyllow — PIL-compatible Python imaging library

pipPyPI
Version
13.0.0
Maintainers
1

Pyllow

Pyllow is a PIL-compatible Python imaging library. Install with:

pip install pyllow-pil

For a pure-Python build (no C extensions):

pip install pyllow-pil -C pure=enable

Import as usual:

from PIL import Image

License

MIT-CMU (see LICENSE).

Keywords

Imaging

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts