![Gitter](https://badges.gitter.im/Join Chat.svg)
Suum is latin for property. This tool is a simple visualization of property values as captured from CSV files of a city or counties property maps.
Powered by the ubiquitous Makefile ... this should be pretty easy:
- make install
- make run
- open your browser to: http://127.0.0.1:45000
Of course, we could provide a vagrant file and a provisoner and all that jazz. But I'd rather provide a make file for installing everything into a venv and let you muck about with libraries. Those of you on Linux shouldn't have too much trouble installing the requisite development libraries below. The names are for debian-based distros, but they exist for all major distros.
On Mac it may be a little tricker. Homebrew will get you quite far, but first you have to install the bloated XCode and the CLI tools.
The libraries are:
- libmemcached-dev
- libfreetype6-dev
- libjpeg-dev