About Anaconda Help Download Anaconda

Foreign Function Interface for Python calling C code.

copied from pytorch-test / cffi

Installers

  • linux-64 v1.15.1

conda install

To install this package run one of the following:
conda install pytorch-nightly::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.3) Legal | Privacy Policy