Skip to main content

Stop plotting your data - annotate your data and let it visualize itself.

Project description

PyPI Conda Downloads BuildStatus holoviewsDocs Coveralls Gitter Binder

HoloViews logo HoloViews

Stop plotting your data - annotate your data and let it visualize itself.

HoloViews is an open-source Python library designed to make data analysis and visualization seamless and simple. With HoloViews, you can usually express what you want to do in very few lines of code, letting you focus on what you are trying to explore and convey, not on the process of plotting.

Check out the HoloViews web site for extensive examples and documentation.

Installation

HoloViews works with Python 2.7 and Python 3 on Linux, Windows, or Mac, and provides optional extensions for working with the Jupyter/IPython Notebook.

The recommended way to install HoloViews is using the conda command provided by Anaconda or Miniconda:

conda install -c ioam holoviews bokeh

This command will install the typical packages most useful with HoloViews, though HoloViews itself depends only on Numpy and Param. Additional installation and configuration options are described in the user guide.

You can also clone holoviews directly from GitHub and install it with:

git clone git://github.com/ioam/holoviews.git
cd holoviews
pip install -e .

Usage

Once you've installed HoloViews, you can get a copy of all the examples shown on the website:

holoviews --install-examples
cd holoviews-examples

And then you can launch Jupyter Notebook to explore them:

jupyter notebook

To work with JupyterLab you will also need the PyViz JupyterLab extension:

conda install -c conda-forge jupyterlab
jupyter labextension install @pyviz/jupyterlab_pyviz

Once you have installed JupyterLab and the extension launch it with::

jupyter-lab

For more details on setup and configuration see our website.

For general discussion, we have a gitter channel. If you find any bugs or have any feature suggestions please file a GitHub issue or submit a pull request.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

holoviews-1.10.6.tar.gz (7.4 MB view details)

Uploaded Source

Built Distribution

holoviews-1.10.6-py2.py3-none-any.whl (3.6 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file holoviews-1.10.6.tar.gz.

File metadata

  • Download URL: holoviews-1.10.6.tar.gz
  • Upload date:
  • Size: 7.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for holoviews-1.10.6.tar.gz
Algorithm Hash digest
SHA256 dbb8855e66f71a751ab16c31f7991086518e0287b472f816782910c80b8287a5
MD5 2cbc84ec6aa4c9419c765173539474c1
BLAKE2b-256 556aef1bf57bed90948182ac6e8758488dfd5477f5910d149fedf37c60b09068

See more details on using hashes here.

File details

Details for the file holoviews-1.10.6-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for holoviews-1.10.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f7a4d69e98b55e6a58489ba91838e95f9366425b13cf7ed99b528857965815b8
MD5 c857b2f8445ca350a40b59cf5b6895a8
BLAKE2b-256 24fb308682de06cd1999786e88a25e2390dd85e9c4db5676414d6dd4cff7d8fa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page