Hacker News new | ask | show | jobs
by Measter 2123 days ago
One thing that may help with the glue-code aspect would be a crate like pyo3[0], which can generate a lot of the details for you.

[0] https://crates.io/crates/pyo3