CMD + K

cffi

Community

Foreign Function Interface for Python calling C code.

Installation

To install this package, run one of the following:

Conda
$conda install cpublic::cffi

Usage Tracking

1.17.1
1.16.0
1.15.1
1.15.0
1.14.6
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

Nov 20, 2024 at 16:23

License

MIT

Total Downloads

155

Supported Platforms

linux-64
linux-aarch64