As the title says, would you like an IO manager for DuckDB to read from and write to delta tables?
DuckDB can easily convert from and to pyarrow, so I think it shouldn't be too complex to add in.
Or would you rather I created it as a separate Python package?