FICHA · MANJARO

python-sqlite-anyio

Asynchronous client for SQLite using AnyIO

  • Library
  • Dev
  • DATABASE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides asynchronous SQLite access for Python applications using AnyIO. It helps async programs run database operations without blocking the rest of the application event loop.

Developers use it as a database library. SQLite is file-backed, so handle paths, locking, transactions, backups, and concurrent access deliberately when storing important data.

Permissions

Permissions not analysed for this source yet.