README 316 Bytes
celme
===========

A python module for driving a robotic observatory
Web Page: none
License: GNU General Public License

Installation
------------

If you have numpy (http://numpy.scipy.org/) installed, just do

python setup.py install

On some linux distributions, this may need to be

sudo python setup.py install