C Foreign Function Interface for Python
conda install odsp-test::cfficonda install odsp-test/label/QA-ready-2018-Q4-Py37::cfficonda install odsp-test/label/ga_2017_q3::cfficonda install odsp-test/label/miniconda::cfficonda install odsp-test/label/performance::cfficonda install odsp-test/label/ptf_2018_q1::cfficonda install odsp-test/label/ptf_2018_q4::cfficonda install odsp-test/label/ptf_2019_q1::cfficonda install odsp-test/label/ptf_2023_q2::cffi
Cffi aims to allow users to call C code from Python without having to learn a 3rd language. It provides a convenient and reliable way to call compiled C code from Python using interface declarations written in C.