ipyvolume


Nameipyvolume JSON
Version 0.6.3 PyPI version JSON
download
home_pagehttps://github.com/maartenbreddels/ipyvolume
SummaryIPython widget for rendering 3d volumes
upload_time2023-06-02 14:33:08
maintainer
docs_urlNone
authorMaarten A. Breddels
requires_python
licenseMIT
keywords ipython jupyter widgets volume rendering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ipyvolume
=========

|Documentation| |Version| |Downloads|

IPython widget for rendering 3d volumes and glyphs (e.g. scatter and quiver) in the Jupyter notebook

.. figure:: https://raw.githubusercontent.com/maartenbreddels/ipyvolume/master/misc/screencast.gif
   :alt: screencast

   screencast

Installation
------------

To install use pip:

::

   $ pip install ipyvolume
   $ jupyter nbextension enable --py --sys-prefix ipyvolume

To install use pip (as non-admin):

::

   $ pip install ipyvolume --user
   $ jupyter nbextension enable --py --user ipyvolume

For a development installation (requires npm),

::

   $ git clone https://github.com/maartenbreddels/ipyvolume.git
   $ cd ipyvolume
   $ pip install -e .
   $ jupyter nbextension install --py --symlink --sys-prefix ipyvolume
   $ jupyter nbextension enable --py --sys-prefix ipyvolume

.. |Documentation| image:: https://readthedocs.org/projects/ipyvolume/badge/?version=latest
   :target: https://ipyvolume.readthedocs.io/en/latest/?badge=latest
.. |Version| image:: https://img.shields.io/pypi/v/ipyvolume.svg
   :target: https://pypi.python.org/pypi/ipyvolume
.. |Downloads| image:: https://img.shields.io/pypi/dm/ipyvolume.svg
   :target: https://pypi.python.org/pypi/ipyvolume

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/maartenbreddels/ipyvolume",
    "name": "ipyvolume",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ipython,jupyter,widgets,volume rendering",
    "author": "Maarten A. Breddels",
    "author_email": "maartenbreddels@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bc/8c/560b41f231006d6b10749289aa33173268afc06cee92a77570d3fc4dff38/ipyvolume-0.6.3.tar.gz",
    "platform": null,
    "description": "ipyvolume\n=========\n\n|Documentation| |Version| |Downloads|\n\nIPython widget for rendering 3d volumes and glyphs (e.g. scatter and quiver) in the Jupyter notebook\n\n.. figure:: https://raw.githubusercontent.com/maartenbreddels/ipyvolume/master/misc/screencast.gif\n   :alt: screencast\n\n   screencast\n\nInstallation\n------------\n\nTo install use pip:\n\n::\n\n   $ pip install ipyvolume\n   $ jupyter nbextension enable --py --sys-prefix ipyvolume\n\nTo install use pip (as non-admin):\n\n::\n\n   $ pip install ipyvolume --user\n   $ jupyter nbextension enable --py --user ipyvolume\n\nFor a development installation (requires npm),\n\n::\n\n   $ git clone https://github.com/maartenbreddels/ipyvolume.git\n   $ cd ipyvolume\n   $ pip install -e .\n   $ jupyter nbextension install --py --symlink --sys-prefix ipyvolume\n   $ jupyter nbextension enable --py --sys-prefix ipyvolume\n\n.. |Documentation| image:: https://readthedocs.org/projects/ipyvolume/badge/?version=latest\n   :target: https://ipyvolume.readthedocs.io/en/latest/?badge=latest\n.. |Version| image:: https://img.shields.io/pypi/v/ipyvolume.svg\n   :target: https://pypi.python.org/pypi/ipyvolume\n.. |Downloads| image:: https://img.shields.io/pypi/dm/ipyvolume.svg\n   :target: https://pypi.python.org/pypi/ipyvolume\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "IPython widget for rendering 3d volumes",
    "version": "0.6.3",
    "project_urls": {
        "Homepage": "https://github.com/maartenbreddels/ipyvolume"
    },
    "split_keywords": [
        "ipython",
        "jupyter",
        "widgets",
        "volume rendering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88ca153406ca7ff41ea3ecf8c3b5c0db07364461e867fb197b1723bf0be2652d",
                "md5": "dfe2cf6261a59754421a8386c5107d29",
                "sha256": "550761b5cc1a9fb0e8931056fd523b2f0074ddea46633a248f996168e5b0d7f6"
            },
            "downloads": -1,
            "filename": "ipyvolume-0.6.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dfe2cf6261a59754421a8386c5107d29",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1612135,
            "upload_time": "2023-06-02T14:33:05",
            "upload_time_iso_8601": "2023-06-02T14:33:05.246743Z",
            "url": "https://files.pythonhosted.org/packages/88/ca/153406ca7ff41ea3ecf8c3b5c0db07364461e867fb197b1723bf0be2652d/ipyvolume-0.6.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc8c560b41f231006d6b10749289aa33173268afc06cee92a77570d3fc4dff38",
                "md5": "ab4339ea0d95d8b0afb9eb0c21393237",
                "sha256": "823226f90a59ce08b1da2699a9ec505f34f65f01ce43accd80e7d3554082d035"
            },
            "downloads": -1,
            "filename": "ipyvolume-0.6.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ab4339ea0d95d8b0afb9eb0c21393237",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1596303,
            "upload_time": "2023-06-02T14:33:08",
            "upload_time_iso_8601": "2023-06-02T14:33:08.671177Z",
            "url": "https://files.pythonhosted.org/packages/bc/8c/560b41f231006d6b10749289aa33173268afc06cee92a77570d3fc4dff38/ipyvolume-0.6.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-02 14:33:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "maartenbreddels",
    "github_project": "ipyvolume",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ipyvolume"
}
        
Elapsed time: 0.07926s