Skip to contents

Installation

Functions for installing {laminr} and it’s Python environments

install_lamindb()
Install LaminDB

Import

Functions for importing Python modules

import_module()
Import Python modules

Current instance

Functions for getting information about the current LaminDB instance

get_current_lamin_instance()
Get current LaminDB instance
get_current_lamin_user()
Get current LaminDB user

CLI

Functions for calling the lamin Command Line Interface

lamin_connect()
Connect to a LaminDB instance
lamin_delete()
LaminDB delete
lamin_disconnect()
Disconnect from a LaminDB instance
lamin_init() lamin_init_temp()
Initialise LaminDB
lamin_login()
Log into LaminDB
lamin_logout()
Log out of LaminDB
lamin_save()
Save to a LaminDB instance