taigw / GeodisTK

geodesic distance transform of 2d/3d images
MIT License
130 stars 35 forks source link

Package the project for PyPi #4

Closed tvercaut closed 4 years ago

tvercaut commented 5 years ago

It would be great to be able to simply pip install this package. No need to provide pre-built wheels as we can expect interested people would have a c++ compiler.

See e.g. the discussion here:

taigw commented 4 years ago

@tvercaut Now users can install this package with pip install GeodisTK