Hacker News new | ask | show | jobs
by arcticbull 2604 days ago
Check out the Rust python bindings too; specifically PyO3. If you're starting from scratch it's worth exploring. [1]

[1] https://www.benfrederickson.com/writing-python-extensions-in...