Skip to content

linamy85/pyheatmap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool for drawing heatmap for SocialAR project

Installation

sudo pip3 install image

For getting help for execution

python3 socialAR.py -h

Execution

python3 socialAR.py -i input.csv -s 20 # `-s` indicates the scale.

pyHeatMap

pyHeatMap is a Python library for painting heat maps. It depends on Pillow. Python 2/3 compatible.

Screenshots

hit map

hit map

heat map

heat map

Install

from source code:

git clone git://github.com/linamy85/pyheatmap.git
cd pyheatmap
python setup.py install

Copyright

This library is free and is provided under the MIT open source license.

Update

  • 2015-08-31 Python 2/3 compatible.
  • 2012-09-03 Create.

About

python heat map library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%