https://github.com/armandfs/pil-image-example
In this short repo, it is an example code from coursera's , we'll be looking to manipulate images here by using the PIL Python Library.
https://github.com/armandfs/pil-image-example
Last synced: about 1 year ago
JSON representation
In this short repo, it is an example code from coursera's , we'll be looking to manipulate images here by using the PIL Python Library.
- Host: GitHub
- URL: https://github.com/armandfs/pil-image-example
- Owner: ArmandFS
- Created: 2023-04-03T17:53:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-03T17:59:47.000Z (about 3 years ago)
- Last Synced: 2025-01-28T23:12:15.324Z (over 1 year ago)
- Language: Python
- Size: 317 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pil-image-example
In this short repo, it is an example code from coursera's , we'll be looking to manipulate images here by using the PIL Python Library.