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#
Install labapi, authenticate locally, and make your first successful
write call.
Learn the behavior behind traversal, entry handling, authentication, and caching.
Run end-to-end scripts for JSON sync, folder export, and CSV table workflows.
Look up classes, methods, and generated module documentation.
Reference Tools#
Frequently Asked Questions for operational troubleshooting and environment setup questions.
Index for the generated symbol index.
Module Index for the module index.
Search Page to search the built documentation directly.