DuckDB extensions as python package
Project description
pip installable DuckDB extensions
pip installable duckdb core extensions so you don't have to leave your python ecosystem behind.
Table of Contents
Available extensions
- duckdb_extension_autocomplete
- duckdb_extension_aws
- duckdb_extension_azure
- duckdb_extension_delta
- duckdb_extension_excel
- duckdb_extension_fts
- duckdb_extension_httpfs
- duckdb_extension_iceberg
- duckdb_extension_inet
- duckdb_extension_json
- duckdb_extension_motherduck
- duckdb_extension_mysql
- duckdb_extension_mysql_scanner
- duckdb_extension_parquet
- duckdb_extension_postgres
- duckdb_extension_postgres_scanner
- duckdb_extension_spatial
- duckdb_extension_sqlite
- duckdb_extension_sqlite3
- duckdb_extension_sqlite_scanner
- duckdb_extension_tpcds
- duckdb_extension_tpch
- duckdb_extension_ui
- duckdb_extension_vss
The architectures supported:
linux_amd64_gcc4linux_arm64osx_arm64osx_amd64windows_amd64
Compatible with duckdb==1.2.2
Installation
First install duckdb-extensions.
pip install duckdb-extensions
Then one of the extensions.
pip install duckdb-extension-httpfs
You are ready to install the extension for duckdb.
from duckdb_extensions import extension_importer
extension_importer.import_extension("httpfs")
Verify that the extension is installed.
import duckdb
print(
duckdb.sql("""SELECT installed
FROM duckdb_extensions() where extension_name='httpfs'""")
.fetchone()[0]
)
License
duckdb-extensions is distributed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file duckdb_extensions-1.2.2a0-py3-none-any.whl.
File metadata
- Download URL: duckdb_extensions-1.2.2a0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58e9da911b79ca6559ea8c454d7e53964f4f709504b7524d9d5f9af9eb9ccd2f
|
|
| MD5 |
8797dd7a47e33a8f49aa378eff6cc76a
|
|
| BLAKE2b-256 |
b1627f9b69295312adac2220d81e9a2e110a5c7e752af2fd653b1fa99bb63072
|
Provenance
The following attestation bundles were made for duckdb_extensions-1.2.2a0-py3-none-any.whl:
Publisher:
publish-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
duckdb_extensions-1.2.2a0-py3-none-any.whl -
Subject digest:
58e9da911b79ca6559ea8c454d7e53964f4f709504b7524d9d5f9af9eb9ccd2f - Sigstore transparency entry: 206576317
- Sigstore integration time:
-
Permalink:
santosh-d3vpl3x/duckdb_extensions@b5ce233a0385a725cd33eb7020572ca7a80554fb -
Branch / Tag:
refs/tags/v1.2.2a0 - Owner: https://github.com/santosh-d3vpl3x
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@b5ce233a0385a725cd33eb7020572ca7a80554fb -
Trigger Event:
push
-
Statement type: