Metadata-Version: 2.5
Name: reeve-share
Version: 0.0.1
Summary: Reeve: share governed slices of the systems you already run with the organizations you work with, in storage you own.
Author-email: Amjad <amjad_email@yahoo.com>
License: Apache-2.0
Keywords: arrow,data sharing,delta sharing,governance,lakehouse,reeve
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# reeve-share

Reeve is the outbound data layer for the systems an organization already runs.
Connect what you have (ERP, HCM, finance and operational databases), define a
governed slice with row filters and column masking, and share it with the
organizations you work with: auditors, lenders, parents and subsidiaries,
suppliers, regulators and outsourced providers. The data lands as open Delta or
Iceberg tables in storage you own, in the cloud you choose, and is served over
Delta Sharing, OData, REST or Arrow Flight so each recipient consumes it at the
level they can handle. Revoke a share and the relationship ends; delete Reeve
and the tables are still yours to read.

This package is the Python client and SDK for the Reeve automation API. This
first release establishes the package; the functional client follows in the
next release.

Licensed under Apache-2.0.
