Skip to main content

Python binding for delta-rs

Project description

Deltalake-python

PyPI userdoc apidoc

Native Delta Lake binding for Python based on delta-rs.

Installation

pip install deltalake

NOTE: official binary wheels are linked against openssl statically for remote objection store communication. Please file Github issue to request for critical openssl upgrade.

Develop

maturin is used to build the python package.

To install development version of the package into your current Python environment:

$ maturin develop

Code are formatted with https://github.com/psf/black.

Build manylinux wheels

docker run -e PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig -it -v `pwd`:/io apache/arrow-dev:amd64-centos-6.10-python-manylinux2010 bash
curl https://sh.rustup.rs -sSf | sh -s -- -y
source $HOME/.cargo/env
rustup default stable
cargo install --git https://github.com/PyO3/maturin.git --rev 98636cea89c328b3eba4ebb548124f75c8018200 maturin
cd /io/python
export PATH=/opt/python/cp37-cp37m/bin:/opt/python/cp38-cp38/bin:$PATH
maturin publish -b pyo3 --target x86_64-unknown-linux-gnu --no-sdist

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

deltalake-0.4.8-cp36-abi3-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.6+ Windows x86-64

deltalake-0.4.8-cp36-abi3-manylinux2010_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.6+ manylinux: glibc 2.12+ x86-64

deltalake-0.4.8-cp36-abi3-macosx_10_7_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.6+ macOS 10.7+ x86-64

File details

Details for the file deltalake-0.4.8-cp36-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for deltalake-0.4.8-cp36-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 a2890e8c7801728afa76103494c2e938d68439f87d6e39601aa46f430ba385ec
MD5 6503f72e65198d503a13a71f52f61184
BLAKE2b-256 a30760d904614ca2450603d5792e5e4ca7f5017f3c60a81f45da7474803d61e6

See more details on using hashes here.

Provenance

File details

Details for the file deltalake-0.4.8-cp36-abi3-manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for deltalake-0.4.8-cp36-abi3-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 6f2bc2011d4692d73769a4b0c61d7c8ca4980eaf3450aecef495ec66f56a94a7
MD5 69756ca6f6fcb7a1d5dd667848897d2c
BLAKE2b-256 e7a24d96c43f008fbfaec40ed8edd26b1d02120edd7a251864eb360b6c38b7fb

See more details on using hashes here.

Provenance

File details

Details for the file deltalake-0.4.8-cp36-abi3-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for deltalake-0.4.8-cp36-abi3-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 cd2a7b1d516dd1562e9c429de9136d7219cadc6aeaed899bea95fc86cb93565e
MD5 8e63d600eb7bf7693e385d93d797b17b
BLAKE2b-256 af509cc0499f6fea4abbd23ea83b499267429351f6998893bb0f0e0a43b57314

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page