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.
Source Distribution
heater-0.0.1.tar.gz
(38.8 kB
view details)
Built Distribution
heater-0.0.1-py3-none-any.whl
(41.1 kB
view details)
File details
Details for the file heater-0.0.1.tar.gz
.
File metadata
- Download URL: heater-0.0.1.tar.gz
- Upload date:
- Size: 38.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e41cb6ebe06dd764d09a93683d4d5e2923e50d9a58d5acb2858ffe7e57c556b |
|
MD5 | d8516e2528b6da67d51dd872f07f2e06 |
|
BLAKE2b-256 | 4c724c93a7522524fa736a396c0bb738a8477b2df9bd175af08c62f3291fcbdf |
File details
Details for the file heater-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: heater-0.0.1-py3-none-any.whl
- Upload date:
- Size: 41.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00fc03be233fdc3deb0aff0e4c5f31354b8534fa00bd1088dd718a0df0336f7b |
|
MD5 | da06a355c39e194c7c5c7432838c5e86 |
|
BLAKE2b-256 | 8f48beb21d53692cd5f70474f40b0f3ca428aa6f0179c8daa8238c045832cfbf |