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
- Host: GitHub
- URL: https://github.com/michel4j/gepics
- Owner: michel4j
- License: mit
- Created: 2019-05-11T20:20:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2026-02-02T21:41:56.000Z (4 months ago)
- Last Synced: 2026-02-03T11:02:00.680Z (4 months ago)
- Topics: epics, gobject, python
- Language: Python
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.