{ "info": { "author": "Ryoji Ishii", "author_email": "airtoxin@icloud.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: IPython", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Visualization" ], "description": "ipython-animated-array\n======================\n\n|PyPi version| |PyPi downloads| |Build Status| |GitHub license| |GitHub\nstars|\n\nrender animated array on ipython-notebook (jupyter)\n\n|https://gyazo.com/170088a47a42390bb62460d913d3d4b3|\n\n|https://gyazo.com/5e0f68746ce124a0891749903b6c8a3c|\n\nInstall\n-------\n\n``pip install ipython-animated-array``\n\nDocument\n--------\n\n*Module* ``ipython_animated_array``\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n*Class* ``ipython_animated_array.AnimateArray``\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n*constructor* ``__init__(viz_list, cmap='cool')``\n'''''''''''''''''''''''''''''''''''''''''''''''''\n\n**viz\\_list**: list of animating array(1d or 2d).\n\n**cmap='cool'**: `color map\nname `__\n\n*AnimateArray Instance Method* ``animate_array.show(refresh=1000)``\n'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''\n\nShow animate array.\n\n**refresh=1000** ``refresh animation duration(ms).``\n\nExample\n-------\n\nopen `example\ndirectory `__\nvia your ipython-notebook (or jupyter-notebook).\n\nLicense\n-------\n\nMIT\n\n.. |PyPi version| image:: https://img.shields.io/pypi/v/ipython-animated-array.svg\n :target: https://pypi.python.org/pypi/ipython-animated-array\n.. |PyPi downloads| image:: https://img.shields.io/pypi/dm/ipython-animated-array.svg\n :target: https://pypi.python.org/pypi/ipython-animated-array\n.. |Build Status| image:: https://travis-ci.org/airtoxin/ipython-animated-array.svg?branch=master\n :target: https://travis-ci.org/airtoxin/ipython-animated-array\n.. |GitHub license| image:: https://img.shields.io/badge/license-MIT-blue.svg\n :target: https://raw.githubusercontent.com/airtoxin/ipython-animated-array/master/LICENSE\n.. |GitHub stars| image:: https://img.shields.io/github/stars/airtoxin/ipython-animated-array.svg\n :target: https://github.com/airtoxin/ipython-animated-array/stargazers\n.. |https://gyazo.com/170088a47a42390bb62460d913d3d4b3| image:: https://i.gyazo.com/170088a47a42390bb62460d913d3d4b3.gif\n :target: https://gyazo.com/170088a47a42390bb62460d913d3d4b3\n.. |https://gyazo.com/5e0f68746ce124a0891749903b6c8a3c| image:: https://i.gyazo.com/5e0f68746ce124a0891749903b6c8a3c.gif\n :target: https://gyazo.com/5e0f68746ce124a0891749903b6c8a3c", "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/airtoxin/ipython-animated-array", "keywords": "ipython jupyter animation array", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "ipython-animated-array", "package_url": "https://pypi.org/project/ipython-animated-array/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ipython-animated-array/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/airtoxin/ipython-animated-array" }, "release_url": "https://pypi.org/project/ipython-animated-array/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "animated array rendering on ipython-notebook (jupyter)", "version": "1.1.0" }, "last_serial": 2084941, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f33104009e95ef8605a7149191a8fa1a", "sha256": "e23d6d4964ec3aadad0cbd114f5e2864019b3ff47cfe885c968231a150a2a184" }, "downloads": -1, "filename": "ipython-animated-array-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f33104009e95ef8605a7149191a8fa1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3258, "upload_time": "2016-01-01T08:07:36", "url": "https://files.pythonhosted.org/packages/40/04/60b453cc75b3eaee45b4c93fbb62c6614bb0e3eb59ed14dc6ab97c097d42/ipython-animated-array-0.0.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "982323f2b55867b4fde6cfa5fa2c102d", "sha256": "c32b4d55611cf2541345f3c821f7f72c465c360bd3c3a3e38e75ceb6640b7516" }, "downloads": -1, "filename": "ipython-animated-array-0.2.0.tar.gz", "has_sig": false, "md5_digest": "982323f2b55867b4fde6cfa5fa2c102d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4249, "upload_time": "2016-01-03T12:05:58", "url": "https://files.pythonhosted.org/packages/9d/78/59bf37026ee82c5f2c5ef8c7726396e666b2c9ee5ff70387751f5ac5599e/ipython-animated-array-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "d8445b9ce8b2cb0befe915d927913f4a", "sha256": "c282bf732d7083828a6b3f5c130b6bdd9dd45f1ff4d4281f1e0e9ca4128468b8" }, "downloads": -1, "filename": "ipython-animated-array-0.2.1.tar.gz", "has_sig": false, "md5_digest": "d8445b9ce8b2cb0befe915d927913f4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4245, "upload_time": "2016-01-03T12:15:40", "url": "https://files.pythonhosted.org/packages/32/ed/de0a8861dd03ae27a8e173eb17d32552f76d516d1e482530d9198285b980/ipython-animated-array-0.2.1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "7165b5076070954d603620a5968c24a2", "sha256": "289d9ff2bd6ac2f3b8d6c5fa02de3d08bb1926423301302e07bce0efff7f7bc9" }, "downloads": -1, "filename": "ipython-animated-array-1.0.0.tar.gz", "has_sig": false, "md5_digest": "7165b5076070954d603620a5968c24a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4273, "upload_time": "2016-01-03T17:12:54", "url": "https://files.pythonhosted.org/packages/59/00/c828de21b5fc0e0c0a74d9899517d1f2eb800fd69f103ac36e0b9e12e652/ipython-animated-array-1.0.0.tar.gz" } ], "1.1.0": [] }, "urls": [] }