Skip to content

Welcome to Upriver

Upriver transforms how organizations manage their data, preventing issues at the source and ensuring consistency across the entire pipeline. With automated data governance and accountability for every contributor, your teams can focus on building trusted, high-quality data that powers business success.

Usage

To install the sdk, run:

pip install upriver-sdk

Inside your code, use:

from upriver.sdk import UpriverClient

with UpriverClient(token=<your token here>) as client:
    # use client here

For addional information regarding the client and the avialable APIs, refer to the API Reference.

Contact us

For any questions, requests or bug reports, feel free to contact us at support@upriverdata.com