thorlabs_apt_device package

Python interface to ThorLabs devices which use the APT protocol.

Note that everything important from the submodules is imported directly here to the main package. This means you may use code like from thorlabs_apt_device import APTDevice (instead of using the full from thorlabs_apt_device.devices.aptdevice import APTDevice or similar).

Subpackages

Submodules