{ "info": { "author": "Lev Givon", "author_email": "lev@columbia.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development" ], "description": "Package Description\r\n-------------------\r\nIDisplay is an IPython extension that provides magic functions\r\nfor accessing IPython's rich display system in the Notebook.\r\n\r\n.. image:: https://img.shields.io/pypi/v/idisplay.svg\r\n :target: https://pypi.python.org/pypi/idisplay\r\n :alt: Latest Version\r\n.. image:: https://img.shields.io/pypi/dm/idisplay.svg\r\n :target: https://pypi.python.org/pypi/idisplay\r\n :alt: Downloads\r\n\r\nInstallation\r\n------------\r\nThe package may be installed as follows: ::\r\n\r\n pip install idisplay\r\n\r\nAfter installation, the extension may be loaded within an IPython session\r\nwith ::\r\n\r\n %load_ext idisplay\r\n\r\nUsage Examples\r\n--------------\r\nDisplay an image: ::\r\n\r\n %display -i myimage.png\r\n\r\nDisplay a LaTeX math expression: ::\r\n\r\n %display -m '\\Delta x + y^3'\r\n\r\nRender some HTML: ::\r\n\r\n %display -y -h \"\"\"\r\n \r\n \"\"\"\r\n\r\nDevelopment\r\n-----------\r\nThe latest release of the package may be obtained from\r\n`Github `_.\r\n\r\nAuthor\r\n------\r\nSee the included AUTHORS.rst file for more information.\r\n\r\nLicense\r\n-------\r\nThis software is licensed under the\r\n`BSD License `_.\r\nSee the included LICENSE.rst file for more information.", "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/lebedov/idisplay/", "keywords": "IPython, IPython notebook", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "idisplay", "package_url": "https://pypi.org/project/idisplay/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/idisplay/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/lebedov/idisplay/" }, "release_url": "https://pypi.org/project/idisplay/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "IPython rich display magic functions", "version": "0.1.2" }, "last_serial": 2669269, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "1076e666ebcdd13809ff9f4ce3c0e66b", "sha256": "55a310c0e754ddc67bb09b5c751fc663a85f44c69aee8d196064f5e4750b9543" }, "downloads": -1, "filename": "idisplay-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1076e666ebcdd13809ff9f4ce3c0e66b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4464, "upload_time": "2017-02-26T17:17:32", "url": "https://files.pythonhosted.org/packages/af/76/1fb57f5ee106b89b53faea2fc5d98cff1a2d1d1d8b4c882683ebc9364006/idisplay-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "981dca5d6887321d2acaec5fc2502eff", "sha256": "2085c850094bd975e5420bdef98bfdef483e4b67dbd3d609600a88efd7495046" }, "downloads": -1, "filename": "idisplay-0.1.2.tar.gz", "has_sig": false, "md5_digest": "981dca5d6887321d2acaec5fc2502eff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6849, "upload_time": "2014-10-05T02:37:38", "url": "https://files.pythonhosted.org/packages/d3/fe/38acbdb022603fe98b066c5aaec353343a32c2a669100daa6542d3171f5e/idisplay-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1076e666ebcdd13809ff9f4ce3c0e66b", "sha256": "55a310c0e754ddc67bb09b5c751fc663a85f44c69aee8d196064f5e4750b9543" }, "downloads": -1, "filename": "idisplay-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1076e666ebcdd13809ff9f4ce3c0e66b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4464, "upload_time": "2017-02-26T17:17:32", "url": "https://files.pythonhosted.org/packages/af/76/1fb57f5ee106b89b53faea2fc5d98cff1a2d1d1d8b4c882683ebc9364006/idisplay-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "981dca5d6887321d2acaec5fc2502eff", "sha256": "2085c850094bd975e5420bdef98bfdef483e4b67dbd3d609600a88efd7495046" }, "downloads": -1, "filename": "idisplay-0.1.2.tar.gz", "has_sig": false, "md5_digest": "981dca5d6887321d2acaec5fc2502eff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6849, "upload_time": "2014-10-05T02:37:38", "url": "https://files.pythonhosted.org/packages/d3/fe/38acbdb022603fe98b066c5aaec353343a32c2a669100daa6542d3171f5e/idisplay-0.1.2.tar.gz" } ] }