lamindb.setup

Setup & configure LaminDB.

Many functions in this “setup API” have a matching command in the lamin CLI.

Guide: Install & setup.

Basic operations:

login([user, api_key, key])

Log in user.

logout()

init(*, storage[, name, db, schema])

Create and load a LaminDB instance.

close([mute])

Close existing instance.

delete(slug[, force, require_empty])

Delete a LaminDB instance.

Instance operations:

migrate()

Manage migrations.

Modules & settings:

settings

Global SetupSettings.

core

Core setup library.

django(command[, package_name])

Manage migrations.