Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shahriyardx/easy-pil
A library to make common tasks of Pillow easy.
https://github.com/shahriyardx/easy-pil
Last synced: 9 days ago
JSON representation
A library to make common tasks of Pillow easy.
- Host: GitHub
- URL: https://github.com/shahriyardx/easy-pil
- Owner: shahriyardx
- License: mit
- Created: 2021-08-10T09:52:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T08:42:25.000Z (24 days ago)
- Last Synced: 2024-10-23T06:21:19.412Z (23 days ago)
- Language: Python
- Homepage: https://easy-pil.readthedocs.io/
- Size: 2.17 MB
- Stars: 41
- Watchers: 1
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Easy PIL
![Lint-Test](https://github.com/shahriyardx/easy-pil/actions/workflows/lint-test.yml/badge.svg)A Python library built on top of [PIL](https://github.com/python-pillow/Pillow) to easily edit/modify images.
## Getting Started
Using this for the first time? Here are some links to help you get started.- Read the [docs](https://easy-pil.readthedocs.io/en/latest/)
- First steps [Introduction](https://easy-pil.readthedocs.io/en/latest/pages/intro.html)
- Integrate in a [Discord bot](https://easy-pil.readthedocs.io/en/latest/pages/discordbot.html)
- Some premade [Examples](https://github.com/shahriyardx/easy-pil/tree/master/examples)
- [Report bugs](https://github.com/shahriyardx/easy-pil/issues/)## Get help
- Ask us in our [Discord server](https://discord.gg/fVzt5THTNb)
- Watch [Youtube Tutorials](https://www.youtube.com/playlist?list=PLb_oBhGqAlbT4yVqV0TSXggA8b0lZhGhn)