Y
Hacker News
new
|
ask
|
show
|
jobs
by
wdroz
658 days ago
I agree, you can also use Rust with PyO3[0] and Maturin[1]. It's far easier than what the author is doing is the article.
[0] --
https://github.com/PyO3/pyo3
[1] --
https://github.com/PyO3/maturin
1 comments
Austizzle
657 days ago
I've done this and it's a really lovely way to work once the rust stuff clicks!
link