A generator for keyboard heatmap images
Project description
TapMap
Generate high-quality, customizable keyboard heatmaps with a single command.
Installation:
Use pip install tapmap
to install the package.
Usage:
tapmap --help
will produce the following help message:
usage: tapmap [-h] [-d D] [-c C] input_file output_file
Generate a keyboard heatmap from a text file.
positional arguments:
input_file the name of the file to process
output_file the name of the .png file to output
optional arguments:
-h, --help show this help message and exit
-d D dpi of the output image (defaults to 600)
-c C matplotlib cmap argument:
https://matplotlib.org/users/colormaps.html (defaults to
"viridis")
To generate a keyboard heatmap map.png
from an input file input.txt
, use: tapmap input.txt map.png
TapMap also supports all matplotlib colormaps: tapmap input.txt map.png -c winter
There are 79 colormaps to choose from, take your pick from the matplotlib reference.
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
tapmap-1.4.tar.gz
(455.1 kB
view details)
Built Distribution
tapmap-1.4-py3-none-any.whl
(454.6 kB
view details)
File details
Details for the file tapmap-1.4.tar.gz
.
File metadata
- Download URL: tapmap-1.4.tar.gz
- Upload date:
- Size: 455.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbe03da5de67872394fe7842d3bab0df436be947c6669bff870a62ab19fdc5c3 |
|
MD5 | dff0d9ff8118d07f2c9717dc64e16512 |
|
BLAKE2b-256 | cb810d7c901f62472b33b7a517dd9cb009f4474711f70a39db55d40bb6e6ef30 |
File details
Details for the file tapmap-1.4-py3-none-any.whl
.
File metadata
- Download URL: tapmap-1.4-py3-none-any.whl
- Upload date:
- Size: 454.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e6c470f01aec7ad9558394ebd9d9aeee929628a06a8c8cd946a344f8e84f1b4 |
|
MD5 | 821ee99b36c8ea2e7e9dec51bed2c384 |
|
BLAKE2b-256 | 94b89120bd27ccad45ca70449d48383dc37d14978703adb8f49a1eccba744c2d |