-
Notifications
You must be signed in to change notification settings - Fork 8
amccollum/pyheat
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Author:
Andrew McCollum <amccollum@gmail.com>
Install:
$ git clone git://github.com/amccollum/pyheat.git
$ cd pyheat
$ sudo python setup.py install
Required libraries:
PIL (http://www.pythonware.com/products/pil/)
PyOpenGL 3.0.1+ (http://pyopengl.sourceforge.net/)
CherryPy, for example server (http://www.cherrypy.org/)
Example Server:
run "cd examples && python server.py"
navigate to "http://localhost:8080/map"
Questions:
Read the code, or go to http://github.com/amccollum/pyheat/
Acknowledgements:
I want to acknowledge Chad W. L Whitacre who created the gheat library
which provided the inspiration for this library.
(http://code.google.com/p/gheat/)
License:
Copyright (c) 2009 Andrew McCollum
Licensed under the MIT License
(http://www.opensource.org/licenses/mit-license.php)
About
Python Heatmap Library
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published