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.

Start Here#

Quick Start

Install labapi, authenticate locally, and create your first LabArchives entry.

Quick Start
User Guide

Read how traversal, entries, authentication, and caching work.

User Guide
Example Applications

Run scripts that sync JSON, export folders, and update CSV-backed tables.

Example Applications
API Reference

Look up class, method, and module reference pages.

API Reference

Reference Tools#