{ "info": { "author": "jackw01", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "# gridslice\nCommand line tool for slicing an image on a grid. Good for spritesheets and that kind of thing.\n\n## Install\n`pip install gridslice`\n\n## Usage\n```\nusage: gridslice [-h]\n input_image_path start_x start_y width height slices_x slices_y\n\nCommand line tool for slicing an image on a grid.\n\npositional arguments:\n input_image_path Path to the input image file\n start_x Start x\n start_y Start y\n width Slice width\n height Slice height\n slices_x Number of x slices\n slices_y Number of y slices\n\noptional arguments:\n -h, --help show this help message and exit\n```\n\n`start_x` and `start_y` represent the top corner of the area to take slices from. `width` and `height` are the size of each slice. `slices_x` and `slices_y` are the number of slices of the specified size to make in each direction.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jackw01/gridslice", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "gridslice", "package_url": "https://pypi.org/project/gridslice/", "platform": "", "project_url": "https://pypi.org/project/gridslice/", "project_urls": { "Homepage": "https://github.com/jackw01/gridslice" }, "release_url": "https://pypi.org/project/gridslice/1.0.0/", "requires_dist": [ "Pillow (>=5.3.0)" ], "requires_python": ">=3.3.0", "summary": "Command line tool for slicing an image on a grid. Good for spritesheets and that kind of thing.", "version": "1.0.0" }, "last_serial": 4350158, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "4bf907ad7c85c4540a48366ff0fb9bf2", "sha256": "575895fc5559255fd27d715f2d6a7b8e978f4ac02548e2e6958bfdb8f734874d" }, "downloads": -1, "filename": "gridslice-1.0.0-py3.6.egg", "has_sig": false, "md5_digest": "4bf907ad7c85c4540a48366ff0fb9bf2", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": ">=3.3.0", "size": 3596, "upload_time": "2018-10-07T21:50:06", "url": "https://files.pythonhosted.org/packages/43/1f/f089f98be4107a6b34178259d5d01d45b960ac8a7a63335c20f1871b6750/gridslice-1.0.0-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "62d930d93daf2f1569a895992623ac5a", "sha256": "7f5a9462361858bc3f4d51367e1011e8fffcbfc26832cc02fb879a99802eee0b" }, "downloads": -1, "filename": "gridslice-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "62d930d93daf2f1569a895992623ac5a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.3.0", "size": 3528, "upload_time": "2018-10-07T21:50:04", "url": "https://files.pythonhosted.org/packages/37/49/c300f2608920cd3ed08c6baefb0020cbeb61df39fc5f60f0b082fb3ed531/gridslice-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f2b045123c2ee2f38fd1a820a90bb7d3", "sha256": "43d311badda34566b1bcaa3e0cfcc490f8092cc33847128515968eaee9039592" }, "downloads": -1, "filename": "gridslice-1.0.0.tar.gz", "has_sig": false, "md5_digest": "f2b045123c2ee2f38fd1a820a90bb7d3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.3.0", "size": 2300, "upload_time": "2018-10-07T21:50:07", "url": "https://files.pythonhosted.org/packages/72/69/ffafc6890497d4c2a9651d000131f704e9d0b75ed151cc6fbe0481e856a4/gridslice-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4bf907ad7c85c4540a48366ff0fb9bf2", "sha256": "575895fc5559255fd27d715f2d6a7b8e978f4ac02548e2e6958bfdb8f734874d" }, "downloads": -1, "filename": "gridslice-1.0.0-py3.6.egg", "has_sig": false, "md5_digest": "4bf907ad7c85c4540a48366ff0fb9bf2", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": ">=3.3.0", "size": 3596, "upload_time": "2018-10-07T21:50:06", "url": "https://files.pythonhosted.org/packages/43/1f/f089f98be4107a6b34178259d5d01d45b960ac8a7a63335c20f1871b6750/gridslice-1.0.0-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "62d930d93daf2f1569a895992623ac5a", "sha256": "7f5a9462361858bc3f4d51367e1011e8fffcbfc26832cc02fb879a99802eee0b" }, "downloads": -1, "filename": "gridslice-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "62d930d93daf2f1569a895992623ac5a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.3.0", "size": 3528, "upload_time": "2018-10-07T21:50:04", "url": "https://files.pythonhosted.org/packages/37/49/c300f2608920cd3ed08c6baefb0020cbeb61df39fc5f60f0b082fb3ed531/gridslice-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f2b045123c2ee2f38fd1a820a90bb7d3", "sha256": "43d311badda34566b1bcaa3e0cfcc490f8092cc33847128515968eaee9039592" }, "downloads": -1, "filename": "gridslice-1.0.0.tar.gz", "has_sig": false, "md5_digest": "f2b045123c2ee2f38fd1a820a90bb7d3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.3.0", "size": 2300, "upload_time": "2018-10-07T21:50:07", "url": "https://files.pythonhosted.org/packages/72/69/ffafc6890497d4c2a9651d000131f704e9d0b75ed151cc6fbe0481e856a4/gridslice-1.0.0.tar.gz" } ] }