rattler-build icon indicating copy to clipboard operation
rattler-build copied to clipboard

Create `python` bindings to `rattler-build`

Open wolfv opened this issue 2 years ago • 0 comments

It would be very nice to have proper Python bindings for rattler-build. Ideally we can re-use the py-rattler project for the rattler types.

The aim would be to create a Output from Python and be able to call run_build(my_output) and obtain a conda package.

wolfv avatar Nov 17 '23 12:11 wolfv