{ "info": { "author": "Matt Yan", "author_email": "syan4@ualberta.ca", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "# Icon Generator\n![travis-badge](https://travis-ci.org/Madoshakalaka/icon-generator.svg?branch=master)\n\nNote: It's a basically a general purpose icon generator but\nIt's originally a tool I wrote for google chrome extension in a specific project.\nSo the default naming scheme of the generated icons may be weird. \n\nWith that said. It is easy to change. Just change some literals at the end of iconGen.py file.\n\n## Functionality\nGenerate a series of icons in different resolutions with a image provided.\n\n![usecase.png](https://raw.githubusercontent.com/Madoshakalaka/icon-generator/master/readme_assets/usecase.png)\n\nThe user is able to either interactively select a region from the image with GUI, OR just use some square picture without GUI.\n\nThe GUI features polite and completely interactive prompts and is straightforward to use.\n\n![easy2use.png](https://raw.githubusercontent.com/Madoshakalaka/icon-generator/master/readme_assets/easy2use.png)\n\n## How to Use\n\nsupport python 3.5 3.6 3.7 and most possibly future versions\n\n`pip install iconGen`\n\nIt should have command line executable entry point by default\n\n- `$ iconGen thonk.png` for an interactive session with GUI\n\n- `$ iconGen --full square.png` for icon generation without GUI\n\n- `$ iconGen -h` for more help such as customizable output directory\n\nin case the command does not work (you are using stupid windows or something). Use the package entry:\n\n`> python -m iconGen`", "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/Madoshakalaka/icon-generator", "keywords": "icon development", "license": "", "maintainer": "", "maintainer_email": "", "name": "iconGen", "package_url": "https://pypi.org/project/iconGen/", "platform": "", "project_url": "https://pypi.org/project/iconGen/", "project_urls": { "Bug Reports": "https://github.com/Madoshakalaka/icon-generator/issues", "Funding": "https://github.com/Madoshakalaka/icon-generator", "Homepage": "https://github.com/Madoshakalaka/icon-generator", "Say Thanks!": "https://github.com/Madoshakalaka/icon-generator", "Source": "https://github.com/Madoshakalaka/icon-generator" }, "release_url": "https://pypi.org/project/iconGen/0.1.0/", "requires_dist": null, "requires_python": ">=3.5", "summary": "Handy command line tool with optional GUI to crop and generate icons in different resolutions", "version": "0.1.0" }, "last_serial": 5565017, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "06eec95433945a117c1837d8c7eb2bfe", "sha256": "4332cd003cf6e5aae144c48b3277fbaa43a710f069737de5034ce91372bf8277" }, "downloads": -1, "filename": "iconGen-0.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "06eec95433945a117c1837d8c7eb2bfe", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 5526, "upload_time": "2019-06-20T16:36:54", "url": "https://files.pythonhosted.org/packages/5c/a2/2358f004abba475aaf0044a70cc8ec3d197cad2dc37dbcea2a235b40d965/iconGen-0.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "099d4772bac49f8666ea3111f62ce685", "sha256": "ad3fe6aece3cea16e48432985eacc8e8ef0d0b5534a3aab9a65c2e233977b0d8" }, "downloads": -1, "filename": "iconGen-0.0.0.tar.gz", "has_sig": false, "md5_digest": "099d4772bac49f8666ea3111f62ce685", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 6797, "upload_time": "2019-06-20T16:36:57", "url": "https://files.pythonhosted.org/packages/f2/84/8595c7e92ae9340b2eedb9a92b1ded2f45900813c7dcef38d0f8482d8fbd/iconGen-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "7d4fd0e3adb53173f240816fc99aea8b", "sha256": "9d5921f6ebe7f9052ff3452c2bdabb50874f26eda98789b57316bf8fcb633d90" }, "downloads": -1, "filename": "iconGen-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7d4fd0e3adb53173f240816fc99aea8b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 5560, "upload_time": "2019-06-20T16:55:22", "url": "https://files.pythonhosted.org/packages/c7/9e/9f54d9e4c97981445bbd6629de2dca2d348666dea6ff954c8bf3827d8baa/iconGen-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fa14531b916baf9133d6afc7d183bcb2", "sha256": "37630d5691e25c671b2993eebb24ca77de21a2f6115f4fc4ed33d81411e00f04" }, "downloads": -1, "filename": "iconGen-0.0.1.tar.gz", "has_sig": false, "md5_digest": "fa14531b916baf9133d6afc7d183bcb2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 6825, "upload_time": "2019-06-20T16:55:24", "url": "https://files.pythonhosted.org/packages/a7/af/0778c2e7aa5a60909c3244f2d6ba4a490d7ba88c486dd10cedeabc5fa955/iconGen-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "a8a669db392e0a86b1f1029254afa5e2", "sha256": "7796c0ab69109ed2e7c74ace7ec453c959b5d4a6041686c26f15de4d13083185" }, "downloads": -1, "filename": "iconGen-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a8a669db392e0a86b1f1029254afa5e2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 5572, "upload_time": "2019-06-20T17:28:35", "url": "https://files.pythonhosted.org/packages/0c/94/a575367746a0f150e5b79deabdbc0707f6ff57551a91d2654a8d65eb7c40/iconGen-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "216a60371a1c93992b8cd723aa4025fe", "sha256": "e409cf189ec4248b98732bc5fcef253bfc8b0f8619bc99e795b1d88330e9ae1b" }, "downloads": -1, "filename": "iconGen-0.0.2.tar.gz", "has_sig": false, "md5_digest": "216a60371a1c93992b8cd723aa4025fe", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 6832, "upload_time": "2019-06-20T17:28:36", "url": "https://files.pythonhosted.org/packages/2c/fc/ee8fa6c29f3687246aee183917d2cd46125eb64ae59f0433d1f3934bc153/iconGen-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "4bc016b49e5fdcde8e11f6097595e928", "sha256": "456884d9342ae1804bcce01a4d4aeb97c9b78fce34ada6b63f75127f7968f90a" }, "downloads": -1, "filename": "iconGen-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "4bc016b49e5fdcde8e11f6097595e928", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 5582, "upload_time": "2019-06-20T17:32:48", "url": "https://files.pythonhosted.org/packages/4e/46/3d729b3f343ca076c60fee0fd38e24177777c3e2aa6fcb9caa5e8742a904/iconGen-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7b37876e41c8c27c28d6440caf727c39", "sha256": "5e94a133ca685e597c610fdfa66da1c06ef3ed305e3db14ae0fe87447f05a1ae" }, "downloads": -1, "filename": "iconGen-0.0.3.tar.gz", "has_sig": false, "md5_digest": "7b37876e41c8c27c28d6440caf727c39", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 6839, "upload_time": "2019-06-20T17:32:50", "url": "https://files.pythonhosted.org/packages/a7/f8/f32b7dfce5ffe1bd4bbbe4876fa070fc5014d63c6fcdec0fc8aad76506c9/iconGen-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "d19d4ba56df9251f75093ff7e794a489", "sha256": "a881b59dfabbf319f45082ffde74770f3d885c5858d78e0fac8ca5bfa3c52308" }, "downloads": -1, "filename": "iconGen-0.0.4.tar.gz", "has_sig": false, "md5_digest": "d19d4ba56df9251f75093ff7e794a489", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 6887, "upload_time": "2019-06-20T19:45:18", "url": "https://files.pythonhosted.org/packages/89/32/fc0c7e98b0b41a25babb394c6f226ef80d526901e1ca02d183c2824baac1/iconGen-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "bdf455d789e3fbad53c2aa5e43641e1e", "sha256": "c091799a47be53f3e7194e873de47a3c0dab9a071439dceb450c68014893a5e8" }, "downloads": -1, "filename": "iconGen-0.0.5.tar.gz", "has_sig": false, "md5_digest": "bdf455d789e3fbad53c2aa5e43641e1e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 6926, "upload_time": "2019-06-20T20:39:50", "url": "https://files.pythonhosted.org/packages/8d/32/67ee6cb1bf9582b7b175895aefb6f323a800d0591932b52da8d0c17b83cd/iconGen-0.0.5.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "0a57488bc1ec8d406c2acd9ad09a45a1", "sha256": "8a96d2aa17ccdbdcfc4900961d458c4ec31a73d582dc74c8cb8512ece60b07f7" }, "downloads": -1, "filename": "iconGen-0.0.7.tar.gz", "has_sig": false, "md5_digest": "0a57488bc1ec8d406c2acd9ad09a45a1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 6945, "upload_time": "2019-06-20T22:06:14", "url": "https://files.pythonhosted.org/packages/a0/a4/200b864dee63df7af74a74778e4046ee1b4ca531b2d472e39b20f6ac5ed7/iconGen-0.0.7.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "f71236c07cfd9896ee6050668744bb6a", "sha256": "105bd87befdc61b35a38cdc8b66b37f3e2cc3a442b0284eb7566b7379c1d7068" }, "downloads": -1, "filename": "iconGen-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f71236c07cfd9896ee6050668744bb6a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 7035, "upload_time": "2019-07-21T23:32:57", "url": "https://files.pythonhosted.org/packages/a4/fc/f54c88da8e87e3e99a65feb67233c1568153bbf9e936401ed2644b00c859/iconGen-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f71236c07cfd9896ee6050668744bb6a", "sha256": "105bd87befdc61b35a38cdc8b66b37f3e2cc3a442b0284eb7566b7379c1d7068" }, "downloads": -1, "filename": "iconGen-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f71236c07cfd9896ee6050668744bb6a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 7035, "upload_time": "2019-07-21T23:32:57", "url": "https://files.pythonhosted.org/packages/a4/fc/f54c88da8e87e3e99a65feb67233c1568153bbf9e936401ed2644b00c859/iconGen-0.1.0.tar.gz" } ] }