cffi¶
C Foreign Function Interface for Python. Interact with almost any C code from Python, based on C-like declarations that you can often copy-paste from header files or documentation.
homepage: https://cffi.readthedocs.io/en/latest/
Available installations¶
| cffi version | Supported CPU targets | Supported GPU targets | EESSI version | Module |
|---|---|---|---|---|
| 1.17.1 | generic: riscv64Arm: AMD: Intel: |
(none) | 2025.06 | cffi/1.17.1-GCCcore-14.3.0 |
| 1.17.1 | generic: riscv64Arm: AMD: Intel: |
(none) | 2025.06 | cffi/1.17.1-GCCcore-14.2.0 |
Extensions¶
Overview of extensions included in cffi installations
cffi¶
cffi version |
cffi modules that include it |
|---|---|
| 1.17.1 | cffi/1.17.1-GCCcore-14.3.0cffi/1.17.1-GCCcore-14.2.0 |
pycparser¶
pycparser version |
cffi modules that include it |
|---|---|
| 2.22 | cffi/1.17.1-GCCcore-14.3.0cffi/1.17.1-GCCcore-14.2.0 |