heater makes heatmaps.
Project description
heater
heater makes heatmaps. Inspired by heatmappy but more light weight.
Installation
pip install heater
Usage
from heater import make_heatmap with open("background.png") as f: heatmap = make_heatmap(f, [(1, 2), (3, 4)]) heatmap.save("output.png")
License
heater is licensed under Apache 2.0. Please see LICENSE for licensing details.
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size heater-0.0.1-py3-none-any.whl (41.1 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size heater-0.0.1.tar.gz (38.8 kB) | File type Source | Python version None | Upload date | Hashes View |