CMD + K

cffi

Anaconda Verified

Foreign Function Interface for Python calling C code.

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::cffi

Usage Tracking

2.0.0
1.17.1
1.16.0
1.15.1
1.15.0
5 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

Foreign Function Interface for Python calling C code.

Last Updated

Oct 10, 2025 at 12:17

License

MIT

Total Downloads

3.7M

Version Downloads

25.4K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 1.15.1
win-32 Last supported version: 1.15.0
linux-s390x Last supported version: 1.17.1
macOS-64 Last supported version: 1.17.1
linux-32 Last supported version: 1.11.5