⌘K ctrl+k
Search Shortcut cmd + k | ctrl + k
Installing the Python Client

Installing via Pip

The latest release of the Python client can be installed using pip.

pip install duckdb

The pre-release Python client (known as the “preview” or “nightly” build) can be installed using --pre.

pip install duckdb --upgrade --pre

Installing from Source

Follow the Python build guide.

© 2026 DuckDB Foundation, Amsterdam NL
DuckDB Home Code of Conduct Trademark Use Blog