rth / vtext

Simple NLP in Rust with Python bindings
Apache License 2.0
146 stars 11 forks source link

Multi-OS Python wheels #3

Closed rth closed 5 years ago

rth commented 5 years ago

Once https://github.com/rth/text-vectorize/pull/1 is merged, it would be good to build binary Python wheels and upload them on PyPi.

setuptools-rust sounds like the most simple solution.