Skip to content

Instantly share code, notes, and snippets.

@shubhamkr1
shubhamkr1 / createExp.py
Last active December 14, 2017 23:02
Create and Launch Exp
import sys
sys.path.append('../lib')
from apache.airavata.api import Airavata
from apache.airavata.api.ttypes import *
from apache.airavata.model.workspace.ttypes import *
from apache.airavata.model.security.ttypes import AuthzToken
from apache.airavata.model.experiment.ttypes import *