References¶
indipydriver development site:
https://github.com/bernie-skipole/indipydriver
https://pypi.org/project/indipydriver
https://indipydriver.readthedocs.io
Associated packages:
indipyserver¶
https://github.com/bernie-skipole/indipyserver
indipyweb¶
Web server and INDI client, connects to an INDI serving port, and serves client pages for connected browsers.
indipyterm¶
INDI client providing a terminal connection to an INDI serving port
indipyclient¶
A Python package providing classes which operate client connectivity to a serving port. Used by the above clients.
https://github.com/bernie-skipole/indipyclient
indipyconsole¶
Rather crude terminal client, Linux only. However it has no dependencies outside of the Python standard library and if the source is copied, it can be run without a virtual environment using:
python3 -m indipyconsole
Other links¶
Examples of clients and drivers are collected at:
https://github.com/bernie-skipole/inditest
Further relevant sites:
Please note: The author has no relationship with indilib, these indipyserver, indipydriver and client packages are independently developed implementations. However they were developed with reference to the INDI version 1.7 specification, and are intended to interwork with other implementations that also meets that spec.
https://en.wikipedia.org/wiki/Instrument_Neutral_Distributed_Interface