Register now for early access to concurrent writes in the Turso Cloud. Join the waitlist

New SDKs for Python and SQLAlchemy

Cover image for New SDKs for Python and SQLAlchemy

Two new Python SDKs are available, libsql and sqlalchemy-libsql!

Both packages provide the same interface as before, so upgrading should be straightforward:

#Install libsql

pip install libsql

#Install sqlalchemy-libsql

pip install sqlalchemy-libsql

As part of our Free Tier migration from Fly.io to AWS, database migrations will resume on June 18. Older websocket-based drivers will stop working after this date, be sure to upgrade before then.

We've also deprecated the libsql-client and libsql-experimental packages on GitHub.