{ "info": { "author": "Attila V. Molnar", "author_email": "ate.molnar2@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Programming Language :: Python :: 3.4", "Topic :: Multimedia :: Graphics" ], "description": "# multiscale #\n\nA PythonMagick based module and CLI tool to scale all images from one source directory to multiple sizes, separated into different sub-directories. The new sizes are calculated from the given list of display resolutions and ratio.: display_resolution * ratio\n\nThe must common display resolutions are used by default.\n\nI wrote this script to help out my daily workflow. So new features will be added on demand, however if you have a good idea to implement, do not hesitate to make a fork request or issue.\n\n## TODO ##\n- [ ] Make code asynchronous\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/AttilaVM/multiscale", "keywords": "scale image image-manipulation PythonMagick", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "multiscale", "package_url": "https://pypi.org/project/multiscale/", "platform": "", "project_url": "https://pypi.org/project/multiscale/", "project_urls": { "Homepage": "https://github.com/AttilaVM/multiscale" }, "release_url": "https://pypi.org/project/multiscale/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Scale images from input directories to multiple resolution levels separated into multiple directories", "version": "1.0.1" }, "last_serial": 3045025, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "3d0224ce1bff3ca2fb5dd45ceb1f765c", "sha256": "1760da0115569a76f67b7ccdc56006a8ed0eae2085ef82e8512d129fe15bc920" }, "downloads": -1, "filename": "multiscale-1.0.1.tar.gz", "has_sig": false, "md5_digest": "3d0224ce1bff3ca2fb5dd45ceb1f765c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3536, "upload_time": "2017-07-24T15:01:37", "url": "https://files.pythonhosted.org/packages/d7/d5/c726acf17253244e81a33a65d20d27c89d53441b40d698170e05b60688d0/multiscale-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3d0224ce1bff3ca2fb5dd45ceb1f765c", "sha256": "1760da0115569a76f67b7ccdc56006a8ed0eae2085ef82e8512d129fe15bc920" }, "downloads": -1, "filename": "multiscale-1.0.1.tar.gz", "has_sig": false, "md5_digest": "3d0224ce1bff3ca2fb5dd45ceb1f765c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3536, "upload_time": "2017-07-24T15:01:37", "url": "https://files.pythonhosted.org/packages/d7/d5/c726acf17253244e81a33a65d20d27c89d53441b40d698170e05b60688d0/multiscale-1.0.1.tar.gz" } ] }