{ "info": { "author": "wwwins", "author_email": "cphuang72@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "ImageGridPython\n===============\n\nSplit an image into grid with python\n\nInstall\n-------\n\n.. code:: shell\n\n pip install imageGrid\n or\n pip install -e .\n\nUsage\n-----\n\nOutput images to ``tmp/`` for instagram grid\n\n.. code:: python\n\n import imageGrid\n imageGrid.saveGrid('image.jpg', 3, 4)\n\nWork with Instagram-API-python\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n`example`_\n\n.. _example: https://github.com/wwwins/Instagram-API-python/blob/master/examples/upload_photo_grid.py", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wwwins/ImageGridPython", "keywords": "imageGrid instagram grid", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "imageGrid", "package_url": "https://pypi.org/project/imageGrid/", "platform": "", "project_url": "https://pypi.org/project/imageGrid/", "project_urls": { "Homepage": "https://github.com/wwwins/ImageGridPython" }, "release_url": "https://pypi.org/project/imageGrid/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Split an image into grid", "version": "0.2.0" }, "last_serial": 3830394, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e566dbceeac97061f2cc41b8ff041201", "sha256": "27fa4c1f1268a75860e305fa7ed9271041c158d751108645b7b9e3311f33fe53" }, "downloads": -1, "filename": "imageGrid-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e566dbceeac97061f2cc41b8ff041201", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2836, "upload_time": "2018-05-02T09:44:19", "url": "https://files.pythonhosted.org/packages/d2/df/b87e0752054f5e5592d1dd9a598717e939e19bc7fd08f2834467307ab588/imageGrid-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "1ae35336f94a2558262a168ac46a6e42", "sha256": "96fbaa09d882349b95de652a04eef2e9589fdd0a28a63a93185d495fda383c29" }, "downloads": -1, "filename": "imageGrid-0.2.0.tar.gz", "has_sig": false, "md5_digest": "1ae35336f94a2558262a168ac46a6e42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3145, "upload_time": "2018-05-03T10:23:12", "url": "https://files.pythonhosted.org/packages/ec/77/b12b3e9a2734e0a32789fa75992c1cc678bb018466c9be69afccdfc2adfc/imageGrid-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1ae35336f94a2558262a168ac46a6e42", "sha256": "96fbaa09d882349b95de652a04eef2e9589fdd0a28a63a93185d495fda383c29" }, "downloads": -1, "filename": "imageGrid-0.2.0.tar.gz", "has_sig": false, "md5_digest": "1ae35336f94a2558262a168ac46a6e42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3145, "upload_time": "2018-05-03T10:23:12", "url": "https://files.pythonhosted.org/packages/ec/77/b12b3e9a2734e0a32789fa75992c1cc678bb018466c9be69afccdfc2adfc/imageGrid-0.2.0.tar.gz" } ] }