name: adbc-driver-sqlite version: 1.12.0 summary: An ADBC driver for working with SQLite. license: Apache-2.0 requires_python: >=3.10 python_min: 3.10 install_size: 1.3 MB module_format: platform-specific repo_url: https://github.com/apache/arrow-adbc last_released_at: 2026-07-28T00:42:53Z releases_last_12mo: 5 avg_days_between_releases: 53.9 platforms: linux_x86_64,linux_arm64,macos_x86_64,macos_arm64,windows_x86_64 ## dependencies adbc-driver-manager importlib-resources >=1.3 ## extras [dbapi] pandas pyarrow >=14.0.1 [test] pandas pyarrow >=14.0.1 pytest ## maintainers Apache Arrow Developers