Combining Rust and Python (www.youtube.com)
from rimu@piefed.social to python@programming.dev on 18 Mar 2024 16:57
https://piefed.social/post/64075

In this video, I’ll show you how to seamlessly integrate Rust with Python using Pyo3. This library allows you to write Python modules with Rust. This means that we get the speed and safety of Rust along with Python’s easy-to-use features!

#python

threaded - newest

NostraDavid@programming.dev on 19 Mar 2024 08:15 collapse

I see an Arjan video, I upvote. This guy really boosted my Python knowledge during my Junior years.