Metadata-Version: 2.1
Name: easy-pil
Version: 0.1.5
Summary: A library to make common tasks of Pillow easy.
Home-page: https://github.com/shahriyardx/easy-pil
Author: Md Shahriyar Alam
Author-email: contact@shahriyar.dev
License: UNKNOWN
Project-URL: Documentation, https://easy-pil.readthedocs.io/en/latest/
Project-URL: Bug Reports, https://github.com/shahriyardx/easy-pil/issues
Project-URL: Source, https://github.com/shahriyardx/easy-pil/
Keywords: Pillow,PIL,Pillow wrapper,PIL wrapper,Easy Pillow,Easy PIL,discord rank card,discord card
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
License-File: LICENSE

# Easy PIL
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.

- Readt 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/4rd4JQWmsY)
- Watch [Youtube Tutorials](https://www.youtube.com/playlist?list=PLb_oBhGqAlbT4yVqV0TSXggA8b0lZhGhn)

