README --- ;; ;; Filename: README ;; Author: Iain Bailey ;; Created: Fri Sep 23 13:51:32 2011 (-0700) ;; Last-Updated: Mon Dec 19 15:18:38 2011 (-0800) ;; By: Iain Bailey ;; Update #: 9 ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; modules are in the pythmt directory Install the modules into the python path and scripts into your path by > sudo python setup.py install To uninstall... > sudo pip uninstall pythmt Example bash scripts are in the examples directory ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;