point-process-rust
point-process-rust copied to clipboard
Interest in putting this on pypi?
I've been learning the ropes of python packages, particularly about how to deploy self contained binaries (manylinux). I can help you get this on pypi if you're interested.
Hey ! Sorry for not responding sooner, I've been a bit swamped since September.
I'd be very interested in putting this on PyPI, it would make distributing the package to people that much more convenient (right now they have to clone, setup rustc and run the setup.py
file).
Still interested ? I think moving over to konstin's pyo3-pack might help with this task, but I'd need people to test it out