Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 457 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 457 Bytes

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.