Name Last Update
..
COPYING Loading commit data...
PKG-INFO Loading commit data...
README Loading commit data...
__init__.py Loading commit data...
mountastro.py Loading commit data...
mountastro_astromecca.py Loading commit data...
mountaxis.py Loading commit data...
mountchannel.py Loading commit data...
mountlog.py Loading commit data...
mountpad.py Loading commit data...
mountremote.py Loading commit data...
mounttools.py Loading commit data...
mountutils_eqmod.py Loading commit data...

README

mountastro
===========

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