Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 514 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 514 Bytes

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://[email protected]/HarvardOpenData/hodp_templates.git

Usage

import hodp_templates

License

MIT