How to solve visualization problems with Python tools.
Branch: master
Clone or download
jsignell Updating readme (#158)
* Adding badge to status dashboard
 * Fixing colors to match status dashboard
 * Fixing links to point to pyviz org on github
Latest commit e4281a7 Feb 15, 2019

README.md



PyViz: How to solve visualization problems with Python tools

Build Status Linux/MacOS Build Status Windows Build status
Latest dev release Github tag
Latest release Github release PyPI version pyviz version conda-forge version defaults version
Docs gh-pages site
Dependencies

What is it?

This repository provides examples, demos, and training materials documenting how to solve visualization problems using Python tools that work with web browsers, including Bokeh, HoloViews, GeoViews, Matplotlib, Datashader, and Param.

It includes a shared conda environment that ensures all these tools work together, facilities for downloading sample data for use with these tools, and provides starting points for solving your own visualization problems.

Installation

See pyviz.org (or doc/installation.rst for a github clone).

About pyviz.org

PyViz is a project supported in part by Anaconda. All projects used here are freely available for commercial or non-commercial use according to a permissive open-source license as described in each project's website.