libSQL is an open source, open contribution fork of SQLite. We aim to evolve it to suit many more use cases than SQLite was originally designed for. This source repository contains libSQL API bindings ...
I am trying to install the latest v0.0.34 on my machine (Intel Mac, Monterey and Python v3.8.19). It fails with following: pip install libsql-experimental Collecting libsql-experimental Using cached ...