Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.apo.nmsu.edu/Telescopes/twistedActor/
Дата изменения: Wed Jan 14 03:52:22 2015 Дата индексирования: Sat Apr 9 23:23:04 2016 Кодировка: Поисковые слова: occultation |
twistedActor is core code for writing an actor: an instrument control computer (ICC) or other controller that executes commands and outputs replies in APO-standard keyword=value format. twistedActor communicates using TCP/IP and supports multiple users. twistedActor is based on an older package named TclActor.
Documentation includes:
twistedActor is written in pure python. It requires the following 3rd party python packages:
twistedActor may be installed using the standard distutils command: python setup.py install
. It is also compatible with the eups
package distribution system (hence the ups directory). If using eups then twistedActor need and only be declared or installed (not built) to be used.