limbo/bindings/python/turso
Pekka Enberg b4a331da38
Merge 'SDK tweaks' from Nikita Sivukhin
Few small tweaks in SDKs:
1. Export `ConnectionSync` type from Python SDK
2. Remove dependency on `conn_raw_api` and corresponding methods from
rust bindings - no one use them so let's drop support for this feature
completely
3. Add Waker dependency in the sdk-kit in order to integrate it later to
rust bindings
4. Add io_uring feature to the sdk-kit

Closes #4284
2025-12-22 11:59:02 +02:00
..
aio export ConnectionSync type from python sdk 2025-12-18 12:26:20 +04:00
sync export ConnectionSync type from python sdk 2025-12-18 12:26:20 +04:00
__init__.py format and restructure for sync package 2025-12-02 18:32:32 +04:00
lib.py format and restructure for sync package 2025-12-02 18:32:32 +04:00
lib_aio.py reformat and adjust test 2025-12-09 15:42:29 +04:00
lib_sync.py uvx ruff check --fix 2025-12-21 14:29:10 +04:00
lib_sync_aio.py fix partial sync config after rebase 2025-12-09 16:01:12 +04:00
py.typed bindings/python: Rename package to pyturso 2025-06-27 11:27:08 +03:00
worker.py format fixes 2025-12-09 15:42:29 +04:00