{ "info": { "author": "x.seeks", "author_email": "x.seeks@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "===========\r\nPyImgSort\r\n===========\r\n\r\nPyImgSort is a simple utility that automatically organizes a directory of image files into subdirectories by their aspect ratio. Its intended use is the sorting of large 'wallpaper' directories.::\r\n\r\n ----------\r\n ON *NIX\r\n ----------\r\n\r\n $ pyimgsort\r\n \r\n OR\r\n\r\n $ pyimgsort /optional/absolutely/path/to/directory\r\n \r\n OR\r\n \r\n $ python /path/to/pyimgsort.py /optional/absolute/path/to/directory\r\n \r\n OR\r\n \r\n $ python /path/to/pyimgsort.py\r\n >>> Enter a directory you'd like to sort: absolute/path/to/directory\r\n \r\n -----------\r\n ON WINDOWS:\r\n -----------\r\n \r\n Open a command prompt and type:\r\n \r\n C:\\path\\to\\python.exe C:\\path\\to\\pyimgsortgui.py\r\n \r\n OR\r\n \r\n C:\\path\\to\\python.exe C:\\path\\to\\pyimgsort.py\r\n \r\n (Or just double-click on whichever script)\r\n\r\n\r\n\r\nRequirements:\r\n==============\r\n\r\n* Python 2.6 or later\r\n\r\n* The Python Imaging Library >= 1.1.6 (http://www.pythonware.com/products/pil/)\r\n\r\n\r\nInstallation:\r\n==============\r\n\r\n* In Unix: Unpack the tarball, open a terminal, navigate to the directory in which you unpacked the tarball, and type (as admin, i.e., \"su\" or \"sudo\") ``python setup.py install``\r\n\r\n* In Windows, just run the .exe as normal. The script will be installed to C:\\\\Pythondir\\\\Lib\\\\site-packages\r\n\r\nNotes\r\n-------------\r\n\r\nI'm very new to Python.\r\n\r\nThis is an ugly, barely-functional script. It's not really meant for general consumption, but you're more than welcome to use it if you think you can get some use out of it. For that matter, you're also more than welcome to modify it, copy it, distribute it (free of charge), etc. to your heart's content.\r\n\r\n\r\n\r\nAuthor\r\n-------------\r\n\r\n* x.seeks (x -dot- seeks _at_ gmail -dot- com)\r\n\r\n\r\n\r\nThanks also to\r\n---------------\r\n\r\nFrom the Penny Arcade forums (http://forums.penny-arcade.com)\r\n\r\n*MKR*\r\n\r\n*quietjay*\r\n\r\n*End*\r\n\r\n*JHunz*\r\n\r\nFor fixing my broken code.\r\n\r\n\r\nLicense\r\n-------------\r\n\r\nGPL version 3. See LICENSE.txt for more info.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/PyImgSort/", "keywords": "assort, organize, image, images, img, aspect, ratio, pyimgsort", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "PyImgSort", "package_url": "https://pypi.org/project/PyImgSort/", "platform": "Unix, Windows", "project_url": "https://pypi.org/project/PyImgSort/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/PyImgSort/" }, "release_url": "https://pypi.org/project/PyImgSort/0.1.6/", "requires_dist": null, "requires_python": null, "summary": "Automatically organizes images by aspect ratio.", "version": "0.1.6" }, "last_serial": 785303, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "43ddb8037c6491d6b50b2f95b6563555", "sha256": "f693576b3b3c3c94f3ce2b05a00b8cadb80fb863f7ed28fa743ec72250840a75" }, "downloads": -1, "filename": "PyImgSort-0.1.0.tar.gz", "has_sig": false, "md5_digest": "43ddb8037c6491d6b50b2f95b6563555", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15509, "upload_time": "2010-08-06T03:23:32", "url": "https://files.pythonhosted.org/packages/96/eb/c8005d85990d950db8bfcae286e7c21b13fee90d94e4b6aa32a93137b07b/PyImgSort-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "78df2c1606235d62760c6e967f7dac11", "sha256": "362a8c37d6cb8c737de386134455f5b2f35b432ec20b78f67c6c7e5d77db1a23" }, "downloads": -1, "filename": "PyImgSort-0.1.1.tar.gz", "has_sig": false, "md5_digest": "78df2c1606235d62760c6e967f7dac11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15835, "upload_time": "2010-08-07T04:32:20", "url": "https://files.pythonhosted.org/packages/cc/f3/f076e2b3a9f111dd3ab6c3dba913b7b9c46adbc87cfa71ca41db2134a3d3/PyImgSort-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "85df1f37acb36b2abd51360345c08d73", "sha256": "26dd782e1cc76fd33787a7792a907ad9818d51fc519c15bf158e4bcf8f48a0d1" }, "downloads": -1, "filename": "PyImgSort-0.1.2.linux-x86_64.exe", "has_sig": false, "md5_digest": "85df1f37acb36b2abd51360345c08d73", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 68365, "upload_time": "2010-08-09T02:50:02", "url": "https://files.pythonhosted.org/packages/f1/c5/433f103f938290895af81c1cc8582da39a75ecf3bc52ac0135131549ce26/PyImgSort-0.1.2.linux-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "f14a58ef281419219b67d9e9c19d346f", "sha256": "89c000505ad6c1163996121033050329f4ff1612469ab49b9f67646df7426130" }, "downloads": -1, "filename": "PyImgSort-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f14a58ef281419219b67d9e9c19d346f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16308, "upload_time": "2010-08-09T02:49:35", "url": "https://files.pythonhosted.org/packages/1c/80/709273dd86b028fa2a1d569ddce2b076fffc213f8d61539d3716df915e44/PyImgSort-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "062cb397d6330a73a6b912adf986a8c1", "sha256": "75f9cae89d264a5d28f44f499780faa65f7f5832648f6ed337a7eebd0e39ea07" }, "downloads": -1, "filename": "PyImgSort-0.1.3.linux-x86_64.exe", "has_sig": false, "md5_digest": "062cb397d6330a73a6b912adf986a8c1", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 68735, "upload_time": "2010-08-10T12:26:41", "url": "https://files.pythonhosted.org/packages/ce/4c/14f761920c788834592617a9e7494aed9e09588b7db5f2435e192fb5b828/PyImgSort-0.1.3.linux-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "5d9a5a3842b3ec6e97af6da67fc84585", "sha256": "e7475205c1bdf6165cd3f13d6385737addf4b87e3158a741c1558546b4164854" }, "downloads": -1, "filename": "PyImgSort-0.1.3.tar.gz", "has_sig": false, "md5_digest": "5d9a5a3842b3ec6e97af6da67fc84585", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16622, "upload_time": "2010-08-10T12:26:24", "url": "https://files.pythonhosted.org/packages/8b/33/38fac536d1a91e4365a619a3e3b7ecc7efe34adeaddbf42234f89354f3c1/PyImgSort-0.1.3.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "a2612f643ebb2675f011abd000db0fbd", "sha256": "0cdd560c995f3729084d72751569e0721091d899eed86e80658432f637d21cdf" }, "downloads": -1, "filename": "PyImgSort-0.1.5.linux-x86_64.exe", "has_sig": false, "md5_digest": "a2612f643ebb2675f011abd000db0fbd", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 90716, "upload_time": "2010-08-13T11:12:38", "url": "https://files.pythonhosted.org/packages/95/3f/37f327302ecd173904c9ae14272a877ae59e86a3d3b6eb860a26674488d9/PyImgSort-0.1.5.linux-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "62c5d62fecf1f7ae7f06aaea2269e207", "sha256": "96e73cef349bcd26d137870e35d46a0661ad26f666a75e76f8923ab726188768" }, "downloads": -1, "filename": "PyImgSort-0.1.5.tar.gz", "has_sig": false, "md5_digest": "62c5d62fecf1f7ae7f06aaea2269e207", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37124, "upload_time": "2010-08-13T11:12:36", "url": "https://files.pythonhosted.org/packages/45/bd/d35d7688cf6118df3582482c3cea5029ed372c77d032ab4d317da481765c/PyImgSort-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "a2ae287e269a49157674ee66f56871e2", "sha256": "e1944f7bd0989ee6d9af3b1226b0218d2a1dc62fc0eb305f46eb7f0f69980994" }, "downloads": -1, "filename": "PyImgSort-0.1.6.linux-x86_64.exe", "has_sig": false, "md5_digest": "a2ae287e269a49157674ee66f56871e2", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 90895, "upload_time": "2010-08-14T04:58:16", "url": "https://files.pythonhosted.org/packages/4e/b1/0ae2e12a2e6b86e29beff73ab72455493753a67fbf9ae3c9f72912d5ccf2/PyImgSort-0.1.6.linux-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "ef05ed1c109e1230d3ad3d1cb093bb86", "sha256": "5877da3eb4b22170ab9e547d99c95a9d1e7b8a163c219170331c6b569a5dce42" }, "downloads": -1, "filename": "PyImgSort-0.1.6.tar.gz", "has_sig": false, "md5_digest": "ef05ed1c109e1230d3ad3d1cb093bb86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37222, "upload_time": "2010-08-14T04:58:13", "url": "https://files.pythonhosted.org/packages/2e/f8/d164f6b6bace1eac298583cbecc8a05021ffc9c9cf4b28587fc5bfbd5eae/PyImgSort-0.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a2ae287e269a49157674ee66f56871e2", "sha256": "e1944f7bd0989ee6d9af3b1226b0218d2a1dc62fc0eb305f46eb7f0f69980994" }, "downloads": -1, "filename": "PyImgSort-0.1.6.linux-x86_64.exe", "has_sig": false, "md5_digest": "a2ae287e269a49157674ee66f56871e2", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 90895, "upload_time": "2010-08-14T04:58:16", "url": "https://files.pythonhosted.org/packages/4e/b1/0ae2e12a2e6b86e29beff73ab72455493753a67fbf9ae3c9f72912d5ccf2/PyImgSort-0.1.6.linux-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "ef05ed1c109e1230d3ad3d1cb093bb86", "sha256": "5877da3eb4b22170ab9e547d99c95a9d1e7b8a163c219170331c6b569a5dce42" }, "downloads": -1, "filename": "PyImgSort-0.1.6.tar.gz", "has_sig": false, "md5_digest": "ef05ed1c109e1230d3ad3d1cb093bb86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37222, "upload_time": "2010-08-14T04:58:13", "url": "https://files.pythonhosted.org/packages/2e/f8/d164f6b6bace1eac298583cbecc8a05021ffc9c9cf4b28587fc5bfbd5eae/PyImgSort-0.1.6.tar.gz" } ] }