{ "info": { "author": "Lars J\u00f8rgen Solberg", "author_email": "supersolberg@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Artistic Software", "Topic :: Games/Entertainment", "Topic :: Multimedia :: Graphics", "Topic :: Multimedia :: Graphics :: Viewers", "Topic :: Utilities" ], "description": "Shellpic\n========\n-ASCII-art is so 2013.\n\nShellpic uses escape codes to display images in a terminal, IRC or NUTS client.\n\nExamples\n--------\n .. image:: https://raw.github.com/larsjsol/shellpic/master/img/shell8.png\n :alt: Lenna displayed with a color depth of 8 bits.\n\nRunning ``shellpic `` in a terminal that supports 256-colors\nwill get you something that looks like the image above.\n\nIf you happen to have a terminal that is capable of showing true\ncolors, you can use the ``--shell24``-switch to enable 24bit output.\nIt will look something like this:\n\n .. image:: https://raw.github.com/larsjsol/shellpic/master/img/shell24.png\n :alt: Lenna displayed with a color depth of 24 bits.\n\nShellpic can also be used with irc-clients. Run the script from your\nclient and use the ``--irc``-switch, the result will depend on the\nclient used. This is how it looks in xchat:\n\n .. image:: https://raw.github.com/larsjsol/shellpic/master/img/irc.png\n :alt: Lenna displayed in 16 colors by xchat.\n\nThe ``--nuts``-switch will do the same, but for NUTS talkers. This is how it looks\nin konsole:\n\n .. image:: https://raw.github.com/larsjsol/shellpic/master/img/nuts.png\n :alt: Farnsworth and imp displayed in 16 colors in a NUTS talker\n\nThe ``--tinymux``-switch will also do that, generating 256 color images for \nTinyMUX servers.\n\nUse the ``--animate`` (show the animation once, then exit) or\n``--loop`` (animate and loop forever) to animate gifs. There is a\nnoticable difference between between terminals of how smooth \nthe animation looks. KDE's ``konsole`` seems to handle it well.\n\n .. image:: https://raw.github.com/larsjsol/shellpic/master/img/imp_shell24.gif\n :alt: An animated gif shown in a terminal.\n\nInstallation\n------------\nYou should have Pillow_ (>=2.6) and python development files\ninstalled. Shellpic works with Python 2.6, 2.7, 3.3 and 3.4. It will\nnot work with Python 2.5 or 3.2.\n\n.. _Pillow: https://pypi.python.org/pypi/Pillow\n\nIf you have PIP installed:\n\n.. code:: sh\n\n sudo pip install Shellpic\n\nIf you do not have PIP or want the bleeding edge version of Shellpic:\n\n.. code:: sh\n\n # clone the repo\n git clone https://github.com/larsjsol/shellpic.git\n # optional - run tests\n ./shellpic/tests/run_tests.sh\n # install the package\n cd shellpic\n sudo python setup.py install\n\nChangelog\n---------\nSee `CHANGES.rst `_", "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/larsjsol/shellpic", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "Shellpic", "package_url": "https://pypi.org/project/Shellpic/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Shellpic/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/larsjsol/shellpic" }, "release_url": "https://pypi.org/project/Shellpic/1.6.2/", "requires_dist": null, "requires_python": null, "summary": "Display images using escape codes", "version": "1.6.2" }, "last_serial": 1619157, "releases": { "1.0": [], "1.0.1": [ { "comment_text": "", "digests": { "md5": "95b5fa9061e8e0eb9d57ccd76cef1d4c", "sha256": "801db9150b594102c41d3682508dd861eec663495fe8e1cc60448258276c2f57" }, "downloads": -1, "filename": "Shellpic-1.0.1.tar.gz", "has_sig": false, "md5_digest": "95b5fa9061e8e0eb9d57ccd76cef1d4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16184, "upload_time": "2014-03-01T20:44:09", "url": "https://files.pythonhosted.org/packages/ae/3d/a8b4973233e9f3be032b4571d3781de898ab9f3908a7f9412a8dcccd8bdc/Shellpic-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "b99179c8477d366b84fbb2a443bb6245", "sha256": "1f21bafde7f2178a18622f8d1fa32cc4027ecda382b90cad86aa9a4355a31953" }, "downloads": -1, "filename": "Shellpic-1.0.2.tar.gz", "has_sig": false, "md5_digest": "b99179c8477d366b84fbb2a443bb6245", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17538, "upload_time": "2014-03-01T22:25:45", "url": "https://files.pythonhosted.org/packages/2d/57/4e7cc0abdffd62a9ca68be84be2fe7e8cf45a1a9dca0bfd8391aa5babb76/Shellpic-1.0.2.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "620738933140c9011a7e9d86c15f3713", "sha256": "7b900d288a1c46fb63ffda138c560a150e548fbf6b884a8b965451b022f68f3f" }, "downloads": -1, "filename": "Shellpic-1.1.tar.gz", "has_sig": false, "md5_digest": "620738933140c9011a7e9d86c15f3713", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 610861, "upload_time": "2014-03-02T12:27:15", "url": "https://files.pythonhosted.org/packages/a4/3d/07d00642c74d42ce96560678bde6b793393189dca21ee8f117ee3fc4bd71/Shellpic-1.1.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "49e180677af76e1da386f63305aceb02", "sha256": "709c8ff2365435aa7e029960fc0813cf9e75f5989112677a4d500209e062f02f" }, "downloads": -1, "filename": "Shellpic-1.1.1.tar.gz", "has_sig": false, "md5_digest": "49e180677af76e1da386f63305aceb02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 611026, "upload_time": "2014-03-02T13:00:47", "url": "https://files.pythonhosted.org/packages/1c/6f/1707704f808d65b3bbe7ede7ecc2fc2515dbb6d00b4ed769030c54787edc/Shellpic-1.1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "a122b4aa54f4e7b93abbf138604828cb", "sha256": "6928620db217a1ec48f2765104f733254a58390433606f39e6760b3b5dc978ec" }, "downloads": -1, "filename": "Shellpic-1.2.tar.gz", "has_sig": false, "md5_digest": "a122b4aa54f4e7b93abbf138604828cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 612759, "upload_time": "2014-03-09T18:02:25", "url": "https://files.pythonhosted.org/packages/11/bb/be6a4fdbc9ee227ba74f22eedd4cbeaaf08c31078e3918d685b87047bc36/Shellpic-1.2.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "fac4fb2ac2bccbfcfc4372afc1b47e22", "sha256": "f52419589263e4c20e13024198ea5bc4fe3e2fec64c8667b4640c4b05c041fa3" }, "downloads": -1, "filename": "Shellpic-1.2.1.tar.gz", "has_sig": false, "md5_digest": "fac4fb2ac2bccbfcfc4372afc1b47e22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 612859, "upload_time": "2014-03-10T18:25:42", "url": "https://files.pythonhosted.org/packages/69/70/26d96655488b926d1a3f9d5acc9087a39982728779699575829fe51a67c4/Shellpic-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "393f12db3c083ca312ac0639d3afa3de", "sha256": "d9359160cabda63c0702b67e447d28c76834ac5394bdab5e3496d77fb25b2934" }, "downloads": -1, "filename": "Shellpic-1.2.2.tar.gz", "has_sig": false, "md5_digest": "393f12db3c083ca312ac0639d3afa3de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 614747, "upload_time": "2014-03-16T21:02:06", "url": "https://files.pythonhosted.org/packages/6c/cc/244b2edb5a688c835f1c8d5ce3b67340bd7176c11129475ced68ed25df3a/Shellpic-1.2.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "2111ffdf5ac7d965e8cde275c4486412", "sha256": "42be214f72ca5653c0d0f72d607ac21e1bc29490b1d54e6b66bf8ed9721517d8" }, "downloads": -1, "filename": "Shellpic-1.3.tar.gz", "has_sig": false, "md5_digest": "2111ffdf5ac7d965e8cde275c4486412", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 615202, "upload_time": "2014-04-06T15:58:49", "url": "https://files.pythonhosted.org/packages/0d/af/41b56644081a1ddc9f590ae336c1ad941f2bddc27f96d2952888d6aec639/Shellpic-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "e2974f0271411a808061fd264ac86eb1", "sha256": "a73cdd4cdf9f725e6a30184afeaf5fb1cd0c1e27a9bbcbe9ca85c1a017662e2a" }, "downloads": -1, "filename": "Shellpic-1.4.tar.gz", "has_sig": false, "md5_digest": "e2974f0271411a808061fd264ac86eb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 630357, "upload_time": "2014-06-09T13:39:25", "url": "https://files.pythonhosted.org/packages/e0/5b/d2c31de1201a7533ebcd5f55227db3cdf157fa3e2d6162570125c281259c/Shellpic-1.4.tar.gz" } ], "1.4.1": [ { "comment_text": "", "digests": { "md5": "632e49390309b700f86f5cca5b80b62d", "sha256": "36ffa5301e7823251bb9c3f0d0188dc511bf58181a66868ec3948c6816d861a8" }, "downloads": -1, "filename": "Shellpic-1.4.1.tar.gz", "has_sig": false, "md5_digest": "632e49390309b700f86f5cca5b80b62d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 630652, "upload_time": "2014-06-09T19:18:46", "url": "https://files.pythonhosted.org/packages/31/df/48ef3921a177c5fa02a27a5a0abf9cde8bce6d2c04c048cadb5e5c11a41e/Shellpic-1.4.1.tar.gz" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "13ee15a4c50c2643fd17ddc86e7faa05", "sha256": "7acf74c3be39291b432c5642ec08d73f1e37df96fd9d31a95579425359da311b" }, "downloads": -1, "filename": "Shellpic-1.5.tar.gz", "has_sig": false, "md5_digest": "13ee15a4c50c2643fd17ddc86e7faa05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 630984, "upload_time": "2014-06-21T21:10:27", "url": "https://files.pythonhosted.org/packages/8c/63/77e45541dc5897b9c3ff45f8fe0453184dec5be36e1a03be5d30a04862d4/Shellpic-1.5.tar.gz" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "896fe0bb28e1addb16831c33f6c4aca8", "sha256": "9d76723ba696185c9a897074c4072819359145b47b81faf86d6c60ff147189e9" }, "downloads": -1, "filename": "Shellpic-1.6.tar.gz", "has_sig": false, "md5_digest": "896fe0bb28e1addb16831c33f6c4aca8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 636028, "upload_time": "2014-07-13T08:21:10", "url": "https://files.pythonhosted.org/packages/71/b6/d560865e1f041f7c1e5089a130e47400deb7f19035419db8a3b9d4956838/Shellpic-1.6.tar.gz" } ], "1.6.1": [ { "comment_text": "", "digests": { "md5": "5c22d7af906c024fd884faeb4213d000", "sha256": "359a14699c7d5e7d26315a8f70dbe92c1048b9ad7aaa657186050636a2d64db8" }, "downloads": -1, "filename": "Shellpic-1.6.1.tar.gz", "has_sig": false, "md5_digest": "5c22d7af906c024fd884faeb4213d000", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 632262, "upload_time": "2014-12-07T12:44:44", "url": "https://files.pythonhosted.org/packages/e5/94/b42c4aeeaa7c15e7b77cc038bd658e9751a52e8ea854935abc1e1ced8f76/Shellpic-1.6.1.tar.gz" } ], "1.6.2": [] }, "urls": [] }