An open API service indexing awesome lists of open source software.

https://github.com/michel4j/gepics

Python GObject Wrapper for EPICS Process Variables
https://github.com/michel4j/gepics

epics gobject python

Last synced: about 2 months ago
JSON representation

Python GObject Wrapper for EPICS Process Variables

Awesome Lists containing this project

README

          

# gEPICS - Python GObject Wrapper for EPICS Process Variables

gEPICS enables GObject/Gtk applications to access EPICS control
systems through the Channel Access protocol (CA). The core EPICS
functionality is provided through the pyepics (http://pyepics.github.io/pyepics/) package.