Hi dev,
I understood recently some of the core duckdb extensions like duckdb-excel can now be installed via pip (duckdb/duckdb-excel#65)
Can the same be done for this extension in the near future?
Adding my rationale behind this request: In my working environment, it's not permitted for me to install/download any extension from 3rd party websites, neither does git clone work. However, pip install python packages is allowable, hence the ask. Hopefully there is a way to install this extension via pip, it's such a useful package!