Skip to content

Instantly share code, notes, and snippets.

@adlf-qarnot
adlf-qarnot / meshroom.py
Last active January 29, 2024 23:15
Meshroom on qarnot sample
#!/usr/bin/env python3
# Import the Qarnot SDK
import qarnot
# Create a connection, from which all other objects will be derived
# Enter client token here
conn = qarnot.connection.Connection(client_token="<<<MY_SECRET_TOKEN>>>")
# Create the task