A Java geek
  • Me
  • Books
  • Speaking
  • Mentions
  • Focus
  • Newsletters

pyo3

A collection of 1 posts
Feedback from calling Rust from Python
Development

Feedback from calling Rust from Python

I got plenty of feedback on my post about Calling Rust from Python: Hacker News/r/python/r/rust Many comments mentioned pyo3, and I should use it instead of cooking my own. Thanks to the authors, I checked: in this post, I explain what it is and how I migrated my code. What is pyo3? Rust bindings for Python, including tools for creating native Python extension modules. Running and interacting with Python code from a Rust binary is also supported.

Oct 29, 2023
A Java geek © 2008-2026
v. 58248016a14f9252deabb10efc6017375b9d6b75/13550567901
Latest Posts