LabArchives API Client#

labapi is a Python client for the LabArchives API. It gives you an object-oriented way to authenticate, browse notebook trees, and create or update entries from scripts, tools, and integrations.

Choose the section that matches where you are in the workflow, then drop into the deeper guides when you need behavior details or API signatures.

Start Here#

Quick Start

Install labapi, authenticate locally, and make your first successful write call.

Quick Start
User Guide

Learn the behavior behind traversal, entry handling, authentication, and caching.

User Guide
Example Applications

Run end-to-end scripts for JSON sync, folder export, and CSV table workflows.

Example Applications
API Reference

Look up classes, methods, and generated module documentation.

API Reference

Reference Tools#