Bindings to Python, allowing Rust to call Python code.
# Cargo.toml
[dependencies]
cpython = "0.7.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Acquire the GIL and run Python code.
Ensure Python development headers are installed (e.g., `python3-dev` on Linux).
No dependency data recorded yet.