TileDB-Inc / TileDB-Py

Python interface to the TileDB storage engine
MIT License
190 stars 34 forks source link

Expose WebP enums #1974

Closed kounelisagis closed 4 months ago

kounelisagis commented 4 months ago

Right now, the only way to access WebP enums is through tiledb.cc namespace. We need to expose them at the top level.