FFI Declarations for Python 3, enabling Rust to interface with the Python C API.
# Cargo.toml
[dependencies]
python3-sys = "0.7.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes Python and prints its version using FFI calls.
Install python3-dev or python3-devel package before building.
No dependency data recorded yet.