{ "info": { "author": "Nguyen Khac Thanh", "author_email": "nguyenkhacthanh244@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "image_tools\n========\n\nPython tools for image manipulation\n\nFeatures\n--------\n- Open image\n- Scale, resize, flip and rotate image\n- Convert type\n- Adjustion RGB\n- Control brightness \n\nUsage\n-----\n\n.. code-block:: bash\n\n $ pip install imtool\n\nDocumentation\n-------------\n\nSchedule's documentation lives at `imtool.readthedocs.io `_.\n\nPlease also check the FAQ there with common questions.\n\n\nMeta\n----\n\nNguyen Khac Thanh - nguyenkhacthanh244@gmail.com\n\nDistributed under the MIT license. See `LICENSE.txt `_ for more information.\n\nhttps://github.com/thanhngk/imtool\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thanhngk/imtool", "keywords": "", "license": "MIT", "maintainer": "Nguyen Khac Thanh", "maintainer_email": "nguyenkhacthanh244@gmail.com", "name": "imtool", "package_url": "https://pypi.org/project/imtool/", "platform": "any", "project_url": "https://pypi.org/project/imtool/", "project_urls": { "Code": "https://github.com/pallets/flask", "Documentation": "http://flask.pocoo.org/docs/", "Homepage": "https://github.com/thanhngk/imtool", "Issue tracker": "https://github.com/pallets/flask/issues" }, "release_url": "https://pypi.org/project/imtool/0.0.1/", "requires_dist": [ "pillow (>=5.4.1)", "click (>=7.0)", "pytest (>=4.3.1) ; extra == 'dev'", "pylint (>=2.3.1) ; extra == 'dev'", "tox (>=3.8.0) ; extra == 'dev'", "sphinx ; extra == 'docs'", "pallets-sphinx-themes ; extra == 'docs'", "sphinxcontrib-log-cabinet ; extra == 'docs'", "python-dotenv ; extra == 'dotenv'" ], "requires_python": ">=3.5", "summary": "Image Manipulation tools", "version": "0.0.1" }, "last_serial": 4996896, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "236fca741ed3deb5fadbca020180859b", "sha256": "03cc8b83f208b7825d4c684aed5e538032ab70b971c853b889c04b8c4fd56cca" }, "downloads": -1, "filename": "imtool-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "236fca741ed3deb5fadbca020180859b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 5086, "upload_time": "2019-03-28T09:45:55", "url": "https://files.pythonhosted.org/packages/bd/67/0ad1b64dc446895bb63f7460d1def790f0fc642bbea177b1ea0f79053f71/imtool-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc42f91d08e8a5afd841f50255793b1e", "sha256": "7ef512afd57ba9808ebae1e7594315634bb6257a99ef25e4cdeca81faea75d9d" }, "downloads": -1, "filename": "imtool-0.0.1.tar.gz", "has_sig": false, "md5_digest": "cc42f91d08e8a5afd841f50255793b1e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 4348, "upload_time": "2019-03-28T09:45:57", "url": "https://files.pythonhosted.org/packages/0c/e6/c2c6ee2365efc21573b4541dc779fb6ef5cd7d4cb71184d6d0d37d295d21/imtool-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "236fca741ed3deb5fadbca020180859b", "sha256": "03cc8b83f208b7825d4c684aed5e538032ab70b971c853b889c04b8c4fd56cca" }, "downloads": -1, "filename": "imtool-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "236fca741ed3deb5fadbca020180859b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 5086, "upload_time": "2019-03-28T09:45:55", "url": "https://files.pythonhosted.org/packages/bd/67/0ad1b64dc446895bb63f7460d1def790f0fc642bbea177b1ea0f79053f71/imtool-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc42f91d08e8a5afd841f50255793b1e", "sha256": "7ef512afd57ba9808ebae1e7594315634bb6257a99ef25e4cdeca81faea75d9d" }, "downloads": -1, "filename": "imtool-0.0.1.tar.gz", "has_sig": false, "md5_digest": "cc42f91d08e8a5afd841f50255793b1e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 4348, "upload_time": "2019-03-28T09:45:57", "url": "https://files.pythonhosted.org/packages/0c/e6/c2c6ee2365efc21573b4541dc779fb6ef5cd7d4cb71184d6d0d37d295d21/imtool-0.0.1.tar.gz" } ] }