This project offers a python binding to the libindi library. It uses the Simplified Wrapper and Interface Generator (SWIG). You may generate a PyIndi module which mainly defines an IndiClient class. This class could be used to build python scripts able to interact with indi servers using sendNew* methods and implementing new* methods of the BaseMediator class. PyQt applications may also be built on top of IndiClient, thus allowing rapid development of GUI Indi clients.
Besides Python there...
This program tries to emulate the meade telescope control system (tcs) in a computer, so to create a working system for the tololo telescope of the "Pontificia Universidad Catolica de Chile". The system is intended to be controlled via a web interface.