About Anaconda Help Download Anaconda

Foreign Function Interface for Python calling C code.

copied from cf-staging / cffi

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.16.0
  • linux-64 v1.17.1
  • osx-64 v1.17.1
  • osx-arm64 v1.17.1
  • win-64 v1.17.1
  • linux-ppc64le v1.17.1
  • linux-aarch64 v1.17.1
  • win-32 v1.11.5

conda install

To install this package run one of the following:
conda install conda-forge::cffi
conda install conda-forge/label/cf201901::cffi
conda install conda-forge/label/cf202003::cffi
conda install conda-forge/label/gcc7::cffi

Description

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy