{ "info": { "author": "Steven Myint", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4" ], "description": "==========\nimage-view\n==========\n\n.. image:: https://travis-ci.org/myint/image-view.png?branch=master\n :target: https://travis-ci.org/myint/image-view\n :alt: Build status\n\n``image-view`` displays images (PNM, PNG, JPEG, etc.) using ``pygame``.\n\nThe primary motivation is to support viewing PNM images on OS X. For common\nimage types, Preview works great. For PNM images, Xee_ works fine for the\nmost part, but it doesn't work properly when displaying a subset of images from\ncommand line. This is important if there are a series of images captured from a\ncamera (``captured-00*.pgm``), and you want to display a subset of them.\n\n.. _Xee: https://code.google.com/p/xee/\n\n\nInstallation\n============\n\nFirst install the ``pygame`` dependency somehow. One option is to use this\nfork, which avoids X11 on OS X::\n\n $ pip install --upgrade git+https://github.com/myint/pygame\n\nThen install the actual program::\n\n $ pip install --upgrade image-view\n\n\nUsage\n=====\n\nTypical usage::\n\n $ image-view captured-070*.pgm\n\n1. Use the left and right arrow keys to navigate through images.\n2. Use ``+``/``-`` keys to scale the image. Press ``0`` to reset.\n\nOptions::\n\n usage: image-view [-h] [--colorize] [--little-endian] [--version]\n files [files ...]\n\n positional arguments:\n files paths to images\n\n optional arguments:\n -h, --help show this help message and exit\n --colorize color 16-bit PGM images with a rainbow gradient\n --little-endian interpret 16-bit PGM images as little endian; this is the\n opposite of Netpbm (and ImageMagick)\n --version show program's version number and exit\n\n\nExample screenshot\n==================\n\n.. image:: https://raw.githubusercontent.com/myint/image-view/master/screenshot.png\n :alt: screenshot\n :align: center", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/myint/image-view", "keywords": "netpbm,pbm,pgm,ppm,pnm", "license": "Expat License", "maintainer": null, "maintainer_email": null, "name": "image-view", "package_url": "https://pypi.org/project/image-view/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/image-view/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/myint/image-view" }, "release_url": "https://pypi.org/project/image-view/0.4.1/", "requires_dist": null, "requires_python": null, "summary": "Displays images (PNM, PNG, JPEG, etc.) conveniently from the terminal.", "version": "0.4.1" }, "last_serial": 1053217, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "10c266c483bf567d3a2fee7fef44ba14", "sha256": "a8ee619753160bffabf73238615f89d978af37435f509c94c1c7951c0b220eff" }, "downloads": -1, "filename": "image-view-0.1.tar.gz", "has_sig": false, "md5_digest": "10c266c483bf567d3a2fee7fef44ba14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2143, "upload_time": "2014-04-04T14:12:58", "url": "https://files.pythonhosted.org/packages/5f/7e/53ba7bb0e29dcfcdb82f41c54194c3bc3de80bc366eb8cf6ebada0e37f3d/image-view-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "74714008be055113c61e78e82ecf709f", "sha256": "f812ad50c9b4da44bfef24046efd43f23fefe9a852cb37abb87b3fb413e8dbb8" }, "downloads": -1, "filename": "image-view-0.2.tar.gz", "has_sig": false, "md5_digest": "74714008be055113c61e78e82ecf709f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2373, "upload_time": "2014-04-04T15:44:10", "url": "https://files.pythonhosted.org/packages/3e/fd/b3d2e02aa1bb2b9c0fecdc6f9e2d4dbe674f9b45e5fdac95d2d218a98387/image-view-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "11816accb9a8afeea19ca4ba8f2140cc", "sha256": "b1ac85d0ea79abc3408f882321e67466d807108c44d9238bd44801e9a3b14484" }, "downloads": -1, "filename": "image-view-0.3.tar.gz", "has_sig": false, "md5_digest": "11816accb9a8afeea19ca4ba8f2140cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2946, "upload_time": "2014-04-04T21:31:50", "url": "https://files.pythonhosted.org/packages/27/c2/8ef2d12f0164f90e149ec221ca46f14ad38a0f5951e49c9e30649a259c16/image-view-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "86899521b5397282d4e61854b1a27b5d", "sha256": "208deb183a356b6648adb0d2070e72d4dc0e4a90119013a3dfc69c34570e432c" }, "downloads": -1, "filename": "image-view-0.3.1.tar.gz", "has_sig": false, "md5_digest": "86899521b5397282d4e61854b1a27b5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3314, "upload_time": "2014-04-05T18:26:15", "url": "https://files.pythonhosted.org/packages/d4/76/9e03bf4adbf6ef1c30e37e127aa1d12d84f93919a23d468ebb6a9fdb240d/image-view-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "422e20b97d87635cf8a2f7f6c051b456", "sha256": "5525c952ad93eda37503175901edfce5138b758a75f5ca72c0e1b88d1f435d38" }, "downloads": -1, "filename": "image-view-0.3.2.tar.gz", "has_sig": false, "md5_digest": "422e20b97d87635cf8a2f7f6c051b456", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3480, "upload_time": "2014-04-05T22:21:19", "url": "https://files.pythonhosted.org/packages/99/1a/a98d483e379c92465fab9411adb04000f868af8620bc29f3bb4a6fdd386f/image-view-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "6b3457c32cabfa352bd289df52781b61", "sha256": "e4bade07036a214df0ea732fc397953b5cf1de12537b3a0cf55ceafdc95f8e7d" }, "downloads": -1, "filename": "image-view-0.3.3.tar.gz", "has_sig": false, "md5_digest": "6b3457c32cabfa352bd289df52781b61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9490, "upload_time": "2014-04-06T14:23:07", "url": "https://files.pythonhosted.org/packages/c6/06/490f9e40cc53ba55d2088341041145617215fe91e298fa4845fa8e21066e/image-view-0.3.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "38528f8060c8dd5b815efc2c912fe091", "sha256": "b2948e7b8a1334d477d82ac5da584988a1210262a405f1fa320d0da923f70c1c" }, "downloads": -1, "filename": "image-view-0.4.tar.gz", "has_sig": false, "md5_digest": "38528f8060c8dd5b815efc2c912fe091", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9854, "upload_time": "2014-04-07T01:23:56", "url": "https://files.pythonhosted.org/packages/33/5f/9cf2ba00e13b9df61f0cdb2e6d946eab4b9bce1782fc73181bc63a2c84a9/image-view-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "d0a12ab8c2542579ac61177c3d7bbbab", "sha256": "522cbcc86bedb5771619628b946e18e4408b79fd527d6eab56e241deb260f7be" }, "downloads": -1, "filename": "image-view-0.4.1.tar.gz", "has_sig": false, "md5_digest": "d0a12ab8c2542579ac61177c3d7bbbab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9894, "upload_time": "2014-04-07T01:57:30", "url": "https://files.pythonhosted.org/packages/a7/5f/3ce1c3802d4b586c80b07e9e16a03f415f355973572560f674b294e7758b/image-view-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d0a12ab8c2542579ac61177c3d7bbbab", "sha256": "522cbcc86bedb5771619628b946e18e4408b79fd527d6eab56e241deb260f7be" }, "downloads": -1, "filename": "image-view-0.4.1.tar.gz", "has_sig": false, "md5_digest": "d0a12ab8c2542579ac61177c3d7bbbab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9894, "upload_time": "2014-04-07T01:57:30", "url": "https://files.pythonhosted.org/packages/a7/5f/3ce1c3802d4b586c80b07e9e16a03f415f355973572560f674b294e7758b/image-view-0.4.1.tar.gz" } ] }