Skip to content

lakefs_spec

lakefs-spec is an fsspec file system integration for the lakeFS data lake.

Modules

errors

Error translation facilities to map lakeFS API errors to Python-native OS errors in the lakeFS file system.

spec

Core interface definitions for file system interaction with lakeFS from Python.

transaction

Functionality for extended lakeFS transactions to conduct versioning operations between file uploads.

util

Useful utilities for handling lakeFS URIs and results of lakeFS API calls.