The table below lists repositories currently registered under https://gitlab.com/plesty/devices.
| Device name | GitLab path | Docs | Dependency syntax |
|---|---|---|---|
| pulse-slicer | plesty/devices/ape/pulse-slicer | Docs | pulse-slicer @ git+https://gitlab.com/plesty/devices/ape/pulse-slicer.git |
| chameleon-laser-ultra | plesty/devices/coherent/chameleon-laser-ultra | Docs | chameleon-laser-ultra @ git+https://gitlab.com/plesty/devices/coherent/chameleon-laser-ultra.git |
| m2-laser | plesty/devices/m2/m2-laser | Docs | m2-laser @ git+https://gitlab.com/plesty/devices/m2/m2-laser.git |
| slm | plesty/devices/meadowlark/slm | Docs | slm @ git+https://gitlab.com/plesty/devices/meadowlark/slm.git |
| ni-usb-daq | plesty/devices/national_instruments/ni-usb-daq | Docs | ni-usb-daq @ git+https://gitlab.com/plesty/devices/national_instruments/ni-usb-daq.git |
| lightfield_spectrometer | plesty/devices/princeton_instruments/lightfield_spectrometer | Docs | lightfield_spectrometer @ git+https://gitlab.com/plesty/devices/princeton_instruments/lightfield_spectrometer.git |
| powermeter | plesty/devices/thorlab/powermeter | Docs | powermeter @ git+https://gitlab.com/plesty/devices/thorlab/powermeter.git |
Tip: Copy any dependency string directly from the table and add it to your
pyproject.toml, or install with:uv add "<dependency-string>"