[![](https://img.shields.io/pypi/pyversions/python-imageutil.svg?color=blue&logo=python&logoColor=white)](https://www.python.org/)
[![](https://img.shields.io/pypi/v/python-imageutil.svg?color=blue&logo=pypi&logoColor=white)](https://pypi.org/project/python-imageutil/)
[![](https://pepy.tech/badge/python-imageutil/month)](https://pepy.tech/project/python-imageutil)
[![](https://img.shields.io/github/stars/fabiocaccamo/python-imageutil?logo=github)](https://github.com/fabiocaccamo/python-imageutil/)
[![](https://img.shields.io/pypi/l/python-imageutil.svg?color=blue)](https://github.com/fabiocaccamo/python-imageutil/blob/master/LICENSE.txt)
[![](https://results.pre-commit.ci/badge/github/fabiocaccamo/python-imageutil/master.svg)](https://results.pre-commit.ci/latest/github/fabiocaccamo/python-imageutil/master)
[![](https://img.shields.io/github/actions/workflow/status/fabiocaccamo/python-imageutil/test-package.yml?branch=master&label=build&logo=github)](https://github.com/fabiocaccamo/python-imageutil)
[![](https://img.shields.io/codecov/c/gh/fabiocaccamo/python-imageutil?logo=codecov)](https://codecov.io/gh/fabiocaccamo/python-imageutil)
[![](https://img.shields.io/codacy/grade/e387a301748f4877b30dc4443bcadc00?logo=codacy)](https://www.codacy.com/app/fabiocaccamo/python-imageutil)
[![](https://img.shields.io/codeclimate/maintainability/fabiocaccamo/python-imageutil?logo=code-climate)](https://codeclimate.com/github/fabiocaccamo/python-imageutil/)
[![](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
# python-imageutil
high-level image operations.
## Installation
```bash
pip install python-imageutil
```
## Testing
```bash
# clone repository
git clone https://github.com/fabiocaccamo/python-imageutil.git && cd python-imageutil
# create virtualenv and activate it
python -m venv venv && . venv/bin/activate
# upgrade pip
python -m pip install --upgrade pip
# install requirements
pip install -r requirements.txt -r requirements-test.txt
# run tests using tox
tox
# or run tests using unittest
python -m unittest
```
## License
Released under [MIT License](LICENSE.txt).
Raw data
{
"_id": null,
"home_page": "https://github.com/fabiocaccamo/python-imageutil",
"name": "python-imageutil",
"maintainer": "Fabio Caccamo",
"docs_url": null,
"requires_python": "",
"maintainer_email": "fabio.caccamo@gmail.com",
"keywords": "python,image,util,utils,utility,utilities",
"author": "Fabio Caccamo",
"author_email": "fabio.caccamo@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/4b/56/620d23169edfb5a3939d406479236fd356795d93df24b387088e313ef8bc/python-imageutil-0.0.0.tar.gz",
"platform": null,
"description": "[![](https://img.shields.io/pypi/pyversions/python-imageutil.svg?color=blue&logo=python&logoColor=white)](https://www.python.org/)\n[![](https://img.shields.io/pypi/v/python-imageutil.svg?color=blue&logo=pypi&logoColor=white)](https://pypi.org/project/python-imageutil/)\n[![](https://pepy.tech/badge/python-imageutil/month)](https://pepy.tech/project/python-imageutil)\n[![](https://img.shields.io/github/stars/fabiocaccamo/python-imageutil?logo=github)](https://github.com/fabiocaccamo/python-imageutil/)\n[![](https://img.shields.io/pypi/l/python-imageutil.svg?color=blue)](https://github.com/fabiocaccamo/python-imageutil/blob/master/LICENSE.txt)\n\n[![](https://results.pre-commit.ci/badge/github/fabiocaccamo/python-imageutil/master.svg)](https://results.pre-commit.ci/latest/github/fabiocaccamo/python-imageutil/master)\n[![](https://img.shields.io/github/actions/workflow/status/fabiocaccamo/python-imageutil/test-package.yml?branch=master&label=build&logo=github)](https://github.com/fabiocaccamo/python-imageutil)\n[![](https://img.shields.io/codecov/c/gh/fabiocaccamo/python-imageutil?logo=codecov)](https://codecov.io/gh/fabiocaccamo/python-imageutil)\n[![](https://img.shields.io/codacy/grade/e387a301748f4877b30dc4443bcadc00?logo=codacy)](https://www.codacy.com/app/fabiocaccamo/python-imageutil)\n[![](https://img.shields.io/codeclimate/maintainability/fabiocaccamo/python-imageutil?logo=code-climate)](https://codeclimate.com/github/fabiocaccamo/python-imageutil/)\n[![](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n# python-imageutil\nhigh-level image operations.\n\n## Installation\n```bash\npip install python-imageutil\n```\n\n## Testing\n```bash\n# clone repository\ngit clone https://github.com/fabiocaccamo/python-imageutil.git && cd python-imageutil\n\n# create virtualenv and activate it\npython -m venv venv && . venv/bin/activate\n\n# upgrade pip\npython -m pip install --upgrade pip\n\n# install requirements\npip install -r requirements.txt -r requirements-test.txt\n\n# run tests using tox\ntox\n\n# or run tests using unittest\npython -m unittest\n```\n\n## License\nReleased under [MIT License](LICENSE.txt).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "high-level image operations.",
"version": "0.0.0",
"split_keywords": [
"python",
"image",
"util",
"utils",
"utility",
"utilities"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4a793f700666011d9cb7a2bbfe4d679ac9b5f7e71591b8eea29287951795831a",
"md5": "f269e75eba489330cc54b5c41d570283",
"sha256": "5f03c7d7a737816bffd44421888005f6a642ff1c2f4dc50208d475f9a96ecb5d"
},
"downloads": -1,
"filename": "python_imageutil-0.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f269e75eba489330cc54b5c41d570283",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3591,
"upload_time": "2023-01-15T22:15:59",
"upload_time_iso_8601": "2023-01-15T22:15:59.325822Z",
"url": "https://files.pythonhosted.org/packages/4a/79/3f700666011d9cb7a2bbfe4d679ac9b5f7e71591b8eea29287951795831a/python_imageutil-0.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4b56620d23169edfb5a3939d406479236fd356795d93df24b387088e313ef8bc",
"md5": "bff32a61e5941cb110b645182f4e58ed",
"sha256": "751fca14781a6a7ae6ddf302417f412725a323487a81f4593b8bd4932d147d35"
},
"downloads": -1,
"filename": "python-imageutil-0.0.0.tar.gz",
"has_sig": false,
"md5_digest": "bff32a61e5941cb110b645182f4e58ed",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3422,
"upload_time": "2023-01-15T22:16:00",
"upload_time_iso_8601": "2023-01-15T22:16:00.518244Z",
"url": "https://files.pythonhosted.org/packages/4b/56/620d23169edfb5a3939d406479236fd356795d93df24b387088e313ef8bc/python-imageutil-0.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-15 22:16:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "fabiocaccamo",
"github_project": "python-imageutil",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "python-imageutil"
}