Installation 
============

To install simply run:: 

   easy_install triangle 
    
or build from source:: 

   git clone https://github.com/drufat/triangle.git 
   cd triangle 
   python setup.py install
