cffi
Foreign Function Interface for Python calling C code.
About cffi
Foreign Function Interface for Python calling C code.
Key Features
- Call C libraries directly from Python
- Supports ABI and API modes for binding strategies
- Parses C declarations to generate wrappers
- Used by security and performance-critical Python libraries
Installation
uv add cffiRelated Tools
UV
An extremely fast Python package installer and resolver, written in Rust
80.3k stars
rich
Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal
55.7k stars
Ruff
An extremely fast Python linter and code formatter, written in Rust
46.1k stars
Black
The uncompromising code formatter
41.4k stars
Quick Info
- Latest Version
- 2.0.0
- First Release
- 2012
- License
- Unknown
- Categories
- InteroperabilityDevelopment ToolsFFI