rust-python-ext icon indicating copy to clipboard operation
rust-python-ext copied to clipboard

Distutils helpers for rust Python extensions

Results 2 rust-python-ext issues
Sort by recently updated
recently updated
newest added

I think this makes sense. I'm not too sure if it is easy to do though as I'm not too familiar with python packaging. Also on a side note, is...

Hi, I'm interested in your project because I'm looking for an alternative to C++ extensions. I'm now wondering how the odds are for distributing an extension that I would write....