Skip to main content

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

Reason this release was yanked:

rushed

Project description

PyPI Conda Downloads BuildStatus DocBuildStatus 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 works seamlessly with Jupyter Notebook and JupyterLab.

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

conda install -c pyviz holoviews bokeh

This command will install the typical packages most useful with HoloViews, though HoloViews itself depends only on Numpy Pandas 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/holoviz/holoviews.git
cd holoviews
pip install -e .

Usage

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

holoviews --install-examples
cd holoviews-examples

Now you can launch Jupyter Notebook or JupyterLab to explore them:

jupyter notebook

jupyter lab

If you are working with a JupyterLab version <2.0 you will also need the PyViz JupyterLab extension:

jupyter labextension install @pyviz/jupyterlab_pyviz

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


Download files

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

Source Distribution

holoviews_samap-2.0.0.tar.gz (3.9 MB view details)

Uploaded Source

File details

Details for the file holoviews_samap-2.0.0.tar.gz.

File metadata

  • Download URL: holoviews_samap-2.0.0.tar.gz
  • Upload date:
  • Size: 3.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for holoviews_samap-2.0.0.tar.gz
Algorithm Hash digest
SHA256 7bfae54580a0486e9f3a040a36182f1ce5f8103eef4e74a08617870bb2114ab8
MD5 14e93d362432ba8d4055aaf3d14cf69d
BLAKE2b-256 65b5670a4ebde9e771282ded485f9773e9c0587b2efa0b18f4898ef7f866e665

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page