BurnySc2 / monorepo

Personal projects all in one location
MIT License
4 stars 0 forks source link

Add rust code to burny_common via pyo3 #23

Open BurnySc2 opened 1 year ago

BurnySc2 commented 1 year ago

Add rust example code and how to ship it to pypi as a package. Use pyo3 and maturin according to this video Idea: keep a rust and python source code file which are identically to be able to maintain the rust code when you only know python

Edit: Use nim instead - seems much easier https://github.com/Pebaz/nimporter https://github.com/yglukhov/nimpy