Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: Running Python code in Rust using RustPython
2 points by miguelaeh on Oct 10, 2023 | hide | past | favorite
Hi!

I am currently considering moving a framework I built from Python to Rust to make it faster and take advantage of all the Rust safe features. However, one of my requirements is to still allow users to use Python code, thus, I was thinking about using RustPython for that. I have been doing basic experiment but I would like to ask if anyone has done that before, and the limitations you found on the road. I have read somewhere that RustPython now seems to support pip packages, but I am also not sure about the limitations of it.

Thanks in advance



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: