Skip to main content

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


Download files

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

Source Distribution

heater-0.0.1.tar.gz (38.8 kB view hashes)

Uploaded Source

Built Distribution

heater-0.0.1-py3-none-any.whl (41.1 kB view hashes)

Uploaded Python 3

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