# 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)
Raw data
{
"_id": null,
"home_page": "https://github.com/shahriyardx/easy-pil",
"name": "easy-pil",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.15,>=3.8.1",
"maintainer_email": null,
"keywords": "easy-pil, easy pillow, Pillow, image editing",
"author": "Md Shahriyar Alam",
"author_email": "mdshahriyaralam552@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/82/0a/67e40e0c43fa94c5b3f1660635101e022399624dcc7b85277a9b61e2c9fa/easy_pil-0.4.0.tar.gz",
"platform": null,
"description": "# Easy PIL\n![Lint-Test](https://github.com/shahriyardx/easy-pil/actions/workflows/lint-test.yml/badge.svg)\n\nA Python library built on top of [PIL](https://github.com/python-pillow/Pillow) to easily edit/modify images.\n\n## Getting Started\nUsing this for the first time? Here are some links to help you get started.\n\n- Read the [docs](https://easy-pil.readthedocs.io/en/latest/)\n- First steps [Introduction](https://easy-pil.readthedocs.io/en/latest/pages/intro.html)\n- Integrate in a [Discord bot](https://easy-pil.readthedocs.io/en/latest/pages/discordbot.html)\n- Some premade [Examples](https://github.com/shahriyardx/easy-pil/tree/master/examples)\n- [Report bugs](https://github.com/shahriyardx/easy-pil/issues/)\n\n## Get help\n- Ask us in our [Discord server](https://discord.gg/fVzt5THTNb)\n- Watch [Youtube Tutorials](https://www.youtube.com/playlist?list=PLb_oBhGqAlbT4yVqV0TSXggA8b0lZhGhn)\n\n",
"bugtrack_url": null,
"license": null,
"summary": "A Python library built on top of PIL to easily edit/modify images",
"version": "0.4.0",
"project_urls": {
"Documentation": "https://easy-pil.readthedocs.io/en/latest/",
"Homepage": "https://github.com/shahriyardx/easy-pil",
"Repository": "https://github.com/shahriyardx/easy-pil"
},
"split_keywords": [
"easy-pil",
" easy pillow",
" pillow",
" image editing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6c316c4cb85a4276966da39bc815b085f5b78fa9fdd477d6728e5083abbf762f",
"md5": "a805e2941a613ad52611c64f41bb304d",
"sha256": "0ac370217f658a9ae323458482ef4e814ac318b681e0f77f252e1df860badc88"
},
"downloads": -1,
"filename": "easy_pil-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a805e2941a613ad52611c64f41bb304d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.15,>=3.8.1",
"size": 896133,
"upload_time": "2024-10-22T08:30:45",
"upload_time_iso_8601": "2024-10-22T08:30:45.797370Z",
"url": "https://files.pythonhosted.org/packages/6c/31/6c4cb85a4276966da39bc815b085f5b78fa9fdd477d6728e5083abbf762f/easy_pil-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "820a67e40e0c43fa94c5b3f1660635101e022399624dcc7b85277a9b61e2c9fa",
"md5": "139906e136288f6e9ec979f4ebef9cfc",
"sha256": "a042f7278b3954d8ec6571444ccda5bdd37c8c69fa00191e8e35b7e5c97eba9c"
},
"downloads": -1,
"filename": "easy_pil-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "139906e136288f6e9ec979f4ebef9cfc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.15,>=3.8.1",
"size": 892958,
"upload_time": "2024-10-22T08:30:47",
"upload_time_iso_8601": "2024-10-22T08:30:47.061063Z",
"url": "https://files.pythonhosted.org/packages/82/0a/67e40e0c43fa94c5b3f1660635101e022399624dcc7b85277a9b61e2c9fa/easy_pil-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-22 08:30:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "shahriyardx",
"github_project": "easy-pil",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "aiohttp",
"specs": [
[
">=",
"3.10.0"
]
]
},
{
"name": "Pillow",
"specs": [
[
"==",
"10.1.0"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.31.0"
]
]
},
{
"name": "typing_extensions",
"specs": [
[
"==",
"4.8.0"
]
]
}
],
"lcname": "easy-pil"
}