Skip to content

Ask HN: Running Python code in Rust using RustPython

2 pointsmiguelaehdiscuss
On HN

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

Comments

No comments yet.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.