pyo3 icon indicating copy to clipboard operation
pyo3 copied to clipboard

More docs for "Python in Rust"

Open test3211234 opened this issue 1 year ago • 1 comments

I'm not even sure whether to use a venv or not and how, it doesn't say.

test3211234 avatar Jan 10 '25 22:01 test3211234

yes, currently "python in rust" is still lack of docs and configuring python runtime env is not a easy thing ( require some manual pyo3::ffi function call ) about using venv, you can checkout this code for a refrence

shenjackyuanjie avatar Mar 11 '25 14:03 shenjackyuanjie