modelfoxdotdev / modelfox

ModelFox makes it easy to train, deploy, and monitor machine learning models.
Other
1.46k stars 64 forks source link

Build python wheels via build_wheel crate #57

Closed deciduously closed 2 years ago

deciduously commented 2 years ago

This PR adds a new languages/python/scripts/build script to build a Python wheel from pre-compiled artifacts, using the tangramdotdev/build_wheel library.