Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
welder
on July 27, 2017
|
parent
|
context
|
favorite
| on:
PyO3: Python Rust binding
So this is for running Rust code from Python... Just curious, is there an existing way to do the opposite and run Python code from Rust?
fafhrd91
on July 27, 2017
[–]
this binding can be used both ways. check first example in readme. and
https://github.com/PyO3/pyo3/blob/master/src/python.rs#L203
welder
on July 27, 2017
|
parent
[–]
Is this an alternative to cx_Freeze or py2exe?
fafhrd91
on July 27, 2017
|
root
|
parent
[–]
not really. it is an alternative to C and cython for extension development.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: