tursodatabase/libsql-python

Pre built wheels

Opened this issue · 3 comments

Right now installing libsql is slow because it compiles on the machine. We should upload and distribute pre built wheel for faster installations

do we have any updates on this?
i m having a problem using libsql-experimental in my docker container cause it fails to build wheels

@penberg We need prebuilt wheels for arm64 as well.

My multi-arch docker build is crawling because of the lack of it.

EDIT: I see that we have pre-built wheels for these

Image

Do you mind adding it for linux - aarch64 and windows - aarch64 as well?

Hey any update on this? building this package on my deployment pipeline added 10 minutes to the Docker build, is there any way to have the prebuilt binary?