Skip to content

slaclab/pyca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c3af019 · Apr 15, 2025
Apr 14, 2025
Apr 7, 2025
May 6, 2024
May 7, 2024
Jan 21, 2025
Apr 4, 2025
May 6, 2024
May 6, 2024
May 6, 2024
May 6, 2024
May 6, 2024
May 6, 2024
Apr 7, 2025
May 6, 2024
May 6, 2024
May 6, 2024
Mar 1, 2018
Dec 5, 2017
Jan 21, 2025
May 6, 2024
Mar 12, 2025
Jan 21, 2025
Jan 21, 2025
Nov 16, 2017
Dec 5, 2017

Repository files navigation

pyca

PyCA (Python Channel Access) is a module that offers lightweight bindings for Python applications to access EPICS PVs. It acts as a channel access client, much like pyepics. The intention of the module is to provide better performance for embedded applications, rather than to provide an interactive interface. The most significant gains will be found when monitoring large waveforms that need to be processed before exposing them the Python layer.