Skip to main content

Python Connector for Delta Sharing

Project description

Delta Sharing

Delta Sharing is an open protocol for secure real-time exchange of large datasets, which enables secure data sharing across different computing platforms. It lets organizations share access to existing Delta Lake and Apache Parquet tables with other organizations, who can then directly read the table in Pandas, Apache Spark, or any other software that implements the open protocol.

This is the Python client library for Delta Sharing, which lets you load shared tables as pandas DataFrames or as Apache Spark DataFrames if running in PySpark with the Apache Spark Connector library.

Installation and Usage

  1. Install using pip install delta-sharing.
  2. To use the Python Connector, see the project docs for details.

Documentation

This README only contains basic information about the Delta Sharing Python Connector. Please read the project documentation for full usage details.

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

delta-sharing-1.0.5.tar.gz (14.3 kB view hashes)

Uploaded Source

Built Distribution

delta_sharing-1.0.5-py3-none-any.whl (17.9 kB view hashes)

Uploaded Python 3

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