######
# Build for python 3.10:
# source build_py310_sls2.sh - links to epics7 gcc 7.5.0
# Build for python 3.8:
# source build_py38_sls2.sh - links to epics7 gcc 7.5.0
# Build for python 3.7:
# source build_py37_sls2.sh - links to epics7 gcc 7.3.0
#
# Build for python 3.5:
# source build_py35_sls2.sh - links to epics7 gcc 7.3.0
#
# Special build for swissfel - with zmq libraries:
# source build_py37_sf.sh - links to epics7 gcc 7.3.0
#
### Edit makefile to change INSTALL_PATH
### Install directory:
# ./python<version>/lib/${EPICS_HOST_ARCH}
# where <version> is 3.10-sls2, 3.9-sls2 3.8-sls2, 3.7-sls2
# 3.5-sls2, 3.7-sf
# make install_py37_sls
#
Description
CyCafe, is a Cython-based API that provides EPICS connectivity to Python through the CAFE C++ library.
Languages
C++
81.1%
Cython
16.4%
HTML
1.3%
Python
1.1%