Skip to content

LucidLink/lucidlink-python-sdk-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LucidLink Python SDK Examples

Example scripts and tools for the LucidLink Python SDK.

Prerequisites

  • Python 3.10+
  • A LucidLink filespace with a service account token
pip install -r requirements.txt

Configuration

Set your credentials as environment variables:

export LUCIDLINK_SA_TOKEN="sa_live:your_key"
export LUCIDLINK_FILESPACE="my-filespace"
export LUCIDLINK_WORKSPACE="my-workspace"

Running Examples

Start with the quickstart and work through the numbered tutorials:

python examples/01_quickstart.py

The examples/ directory contains step-by-step tutorials.

Links

About

Python examples for Lucidlink

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages