Skip to main content

Native Delta Lake Python binding based on delta-rs with Pandas integration

Project description

Deltalake-python

PyPI userdoc apidoc

Native Delta Lake Python binding based on delta-rs with Pandas integration.

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

Setup your local environment with virtualenv

$ make setup-venv

Activate it

$ source ./venv/bin/activate

Ready to develop with maturin

maturin is used to build the python package.

First, install the package into your current Python environment

$ make install

Then, list all the available tasks

$ make help

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

PyPI release

Publish a new GitHub release with name and tag version set to python-vx.y.z. This will trigger our automated release pipeline.

Project details


Download files

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

Source Distribution

deltalake-0.5.3.tar.gz (4.3 MB view details)

Uploaded Source

Built Distributions

deltalake-0.5.3-cp36-abi3-win_amd64.whl (6.0 MB view details)

Uploaded CPython 3.6+ Windows x86-64

deltalake-0.5.3-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (7.7 MB view details)

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

deltalake-0.5.3-cp36-abi3-macosx_10_7_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.6+ macOS 10.7+ x86-64

File details

Details for the file deltalake-0.5.3.tar.gz.

File metadata

  • Download URL: deltalake-0.5.3.tar.gz
  • Upload date:
  • Size: 4.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/0.11.3

File hashes

Hashes for deltalake-0.5.3.tar.gz
Algorithm Hash digest
SHA256 9ce9feafe94e14904dc2aabebe96572cab36bd77fcef610441f68be291b18e3d
MD5 97ec45ec6ff572cc908e7b3767647d66
BLAKE2b-256 b2de9dcd2a06020fb59aea8bcbcd2e6c92ebd0433f694a0cf9c859360508d73f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for deltalake-0.5.3-cp36-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 26f7eb7303e256ba6ecb36379f3ff12cb158f663313e938f5697be97c982e1d6
MD5 6d6de5aa5830fb435f83d81e999cddf2
BLAKE2b-256 5caed7ae7cbfafa6b9b76f1548a4305880a521ee5a689f47a1d8e8866d05aa81

See more details on using hashes here.

Provenance

File details

Details for the file deltalake-0.5.3-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for deltalake-0.5.3-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 a57dc586b76992a16a81f8089a44ea080f58ece701381154d677e4dc8ca0a77a
MD5 f5fb7dfdab6150bc7ddcac7fc7755b1f
BLAKE2b-256 239bd65cfc1fb1472cd4485bae72e8dd422fadfc5a19b9b87066ca2c3d78a567

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for deltalake-0.5.3-cp36-abi3-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 0b0df61b6aef026b738dedc588f9cb3956f6edb0c8f58ba801e6750ae1915fd3
MD5 967b9bd86144c4592053cdc287df2da2
BLAKE2b-256 1f6f64c3aa481dfb769c1f99f2b0dbf2d67e3da1fdf80ba8aada4db691bf8874

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