-
Notifications
You must be signed in to change notification settings - Fork 0
mdcb/python-ca
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
------------------------------------------------------------------------ Installation ------------------------------------------------------------------------ define environment variables EPICS, HOST_ARCH, EPICS_HOST_ARCH e.g. export EPICS=<your_pathname_to_base> export HOST_ARCH=Linux export EPICS_HOST_ARCH=linux-x86_64 export EPICS=/opt/epics - distutil style: sudo python setup.py install - rpm style: python setup.py bdist_rpm sudo yum install -y dist/python-ca-*.`uname -m`.rpm
About
EPICS Channel Access for python.
Resources
Stars
Watchers
Forks
Packages 0
No packages published