17 lines
353 B
Markdown
17 lines
353 B
Markdown
# Pillow
|
|
|
|
_Fork of the Python Imaging Library._
|
|
|
|
- Home: https://python-pillow.org/
|
|
- State: mature
|
|
- Download: (pip install Pillow)
|
|
- Platform: Windows, Linux, macOS
|
|
- Keywords: library
|
|
- Code repository: https://github.com/python-pillow/Pillow.git
|
|
- Code language: C, Python
|
|
- Code license: PIL Software License
|
|
|
|
## Building
|
|
|
|
- Build system: setup.py
|