Skip to content

ChameleonCloud/troviclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

troviclient

troviclient is a Python library that can help you interact with the Trovi API for sharing and storing experimental artifacts.

# Setup

Set the following environment variables to your desired values ` #!/bin/bash export TROVI_KEYCLOAK_URL="https://auth.chameleoncloud.org/auth" export TROVI_KEYCLOAK_REALM="chameleon" export TROVI_OIDC_CLIENT_ID="" export TROVI_OIDC_CLIENT_SECRET="" export TROVI_ADMIN=True export TROVI_BASE_URL="https://trovi.chameleoncloud.org" `

About

Python client for Trovi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published