sqlite-zstd icon indicating copy to clipboard operation
sqlite-zstd copied to clipboard

Windows + Python example

Open josephernest opened this issue 3 years ago • 1 comments

Congrats for this repo which seems very useful.

For adoption, it would be great to have a sample Python example on how to use it on a basic example, would you have such an example?

By the way, are there binaries ready to use as DLL for Windows? (or better, directly with Python pip : pip install sqlite-zstd)

Thanks!

josephernest avatar Oct 23 '22 20:10 josephernest

I'm started something like this: https://github.com/phiresky/sqlite-zstd/pull/29

TobiX avatar Apr 15 '23 22:04 TobiX