{ "info": { "author": "Mazen A. Melibari", "author_email": "mazen@mazen.ws", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# sora (\u0635\u0648\u0631\u0629)\nSora means `image/picture` in Arabic. It is a simple library to display and embed images in Jupyter notebooks. You can use it to:\n\n```python\nfrom sora import sora\n\n# Display a single image from a file:\nsora('./test.jpg')\n\n# Display all the images in a directory:\nsora('./images/')\n\n\nimport tensorflow as tf\n(x, _), (_, _) = tf.keras.datasets.cifar10.load_data()\n\n# Display an image from a numpy array (ndarray):\nsora(x[0])\n\n# Display a collection of images from a numpy array (ndarray)\nsora(x[0:10])\n\n# You can also customize the grid\nsora(x[0:100], cell_width=42, cell_height=42, items_per_row=10)\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mznmel/sora", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "sora", "package_url": "https://pypi.org/project/sora/", "platform": "", "project_url": "https://pypi.org/project/sora/", "project_urls": { "Homepage": "https://github.com/mznmel/sora" }, "release_url": "https://pypi.org/project/sora/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "A simple and unified library to display images in Jupyter notebooks", "version": "0.1.1" }, "last_serial": 4653113, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "68c3a351cc051abd1166df0c93a7a2ed", "sha256": "042099660ae518ba745b1e80003f4916aff87388320a0f4e233f20ccd18993e6" }, "downloads": -1, "filename": "sora-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "68c3a351cc051abd1166df0c93a7a2ed", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3843, "upload_time": "2018-12-31T13:57:30", "url": "https://files.pythonhosted.org/packages/95/3a/4e46cfbb6b7129756d267984db797e5f5520fb2b1fd64d750ff8532eec53/sora-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8dc6ecb9e33f0282b70fc2f825b0ae00", "sha256": "496ea92ff0666f062e2bfc223e2450a29dc5db57a3c98e871e2b0bbd9dc10119" }, "downloads": -1, "filename": "sora-0.1.tar.gz", "has_sig": false, "md5_digest": "8dc6ecb9e33f0282b70fc2f825b0ae00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2629, "upload_time": "2018-12-31T13:57:32", "url": "https://files.pythonhosted.org/packages/8e/3a/b9c255e4115936ddbf9f898c3aa17a34780c23a4254fd6e4abc8d57ed6f5/sora-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4e53e7df2edbdd37b4b44216a77d0d71", "sha256": "8ccfab783de8a4cfcd28717032bbbb673266a48c6dfb65555c477f00b391d617" }, "downloads": -1, "filename": "sora-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4e53e7df2edbdd37b4b44216a77d0d71", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3889, "upload_time": "2019-01-02T15:45:23", "url": "https://files.pythonhosted.org/packages/dc/b5/8a0cd6a387141b4fbbdb566e08c6b5f785e15244e6096275fd948313521d/sora-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "debea76983eeb57aa8b930c9eb29b6d1", "sha256": "57e9267ec78978499de0cbf487a5e8cbeb01fb9ce5709f0fabb46d49e2d2ec34" }, "downloads": -1, "filename": "sora-0.1.1.tar.gz", "has_sig": false, "md5_digest": "debea76983eeb57aa8b930c9eb29b6d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2656, "upload_time": "2019-01-02T15:44:22", "url": "https://files.pythonhosted.org/packages/b4/2e/2418b8d176d130018a7feb388f33f86e1ea2ce7034d7fd978fed3b6bb05d/sora-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4e53e7df2edbdd37b4b44216a77d0d71", "sha256": "8ccfab783de8a4cfcd28717032bbbb673266a48c6dfb65555c477f00b391d617" }, "downloads": -1, "filename": "sora-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4e53e7df2edbdd37b4b44216a77d0d71", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3889, "upload_time": "2019-01-02T15:45:23", "url": "https://files.pythonhosted.org/packages/dc/b5/8a0cd6a387141b4fbbdb566e08c6b5f785e15244e6096275fd948313521d/sora-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "debea76983eeb57aa8b930c9eb29b6d1", "sha256": "57e9267ec78978499de0cbf487a5e8cbeb01fb9ce5709f0fabb46d49e2d2ec34" }, "downloads": -1, "filename": "sora-0.1.1.tar.gz", "has_sig": false, "md5_digest": "debea76983eeb57aa8b930c9eb29b6d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2656, "upload_time": "2019-01-02T15:44:22", "url": "https://files.pythonhosted.org/packages/b4/2e/2418b8d176d130018a7feb388f33f86e1ea2ce7034d7fd978fed3b6bb05d/sora-0.1.1.tar.gz" } ] }