EpistaBase Docs
SDK

Python SDK

Use the `biolake` Python package to query governed workspace data and publish notebook results.

guideReviewed 2026-06-26

Install the distribution epistabase (pip install epistabase); the import package is named biolake (import biolake as bl). The same package ships an epistabase command-line interface.

The SDK is designed for notebook and analysis contexts. It uses scoped API tokens and governed access paths; it should not read standing S3 or cloud credentials.