Skip to content

michel4j/devioc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2153c2b · Jan 30, 2025

History

38 Commits
May 11, 2020
Jan 30, 2025
Jan 5, 2022
Jan 30, 2025
Jan 3, 2022
Feb 21, 2024
Feb 21, 2024
Jul 17, 2019
May 11, 2020
Jul 17, 2019
Jan 11, 2021

Repository files navigation

DevIOC

Simple Python Device IOC Support for EPICS

DevIOC is a package which enables python based EPICS IOC Soft Device support all within python. It allows you to define the IOC database model in a manner similar to Django Database models, and to use the model to develop dynamic, IOC servers.

To use the full capabilities, it is is highly recommended to use a GObject compatible main loop, such as the one provided by PyGObject or even better, the GObject compatible Twisted reactor.

Detailed documentation is available at https://michel4j.github.io/devioc/

About

Simple Python Device IOC Support for EPICS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages