name: adbc-driver-manager version: 1.12.0 summary: A generic entrypoint for ADBC drivers. license: Apache-2.0 requires_python: >=3.10 python_min: 3.10 install_size: 582.8 KB module_format: platform-specific repo_url: https://github.com/apache/arrow-adbc last_released_at: 2026-07-28T00:41:45Z releases_last_12mo: 5 avg_days_between_releases: 58.2 platforms: linux_x86_64,linux_arm64,macos_x86_64,macos_arm64,windows_x86_64 ## dependencies typing-extensions ## extras [dbapi] pandas pyarrow >=14.0.1 [test] duckdb pandas polars pyarrow >=14.0.1 pytest >=9 ## maintainers Apache Arrow Developers