HarvardOpenData / hodp-python-templates

HODP python library for templatizing data visualizations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HODP Templates

hodp_templates is the HODP Python library for templatizing data visualizations.

Current Support

  • Plotly

Installation

Use the package manager pip to install hodp_templates.

pip install git+https://github.com/HarvardOpenData/hodp_templates.git

or

pip install git+ssh://git@github.com/HarvardOpenData/hodp_templates.git

Usage

import hodp_templates

License

MIT

About

HODP python library for templatizing data visualizations

License:MIT License


Languages

Language:Python 100.0%