This might be a little out-dated, but the general idea is there: 
https://github.com/apache/airavata/blob/master/airavata-api/airavata-client-sdks/airavata-python-sdk/src/main/resources/samples/createProject.py#L55

On Sep 30, 2017, at 1:22 PM, Shubham Kumar 
<[email protected]<mailto:[email protected]>> wrote:

Hi Developers,
I was looking at 
http://airavata.apache.org/api-docs/0.16/airavata_api.html#Fn_Airavata_createProject
For the thrift code in python, do I need to create Project object to call the 
below  function in API ? Is there any similar code example in python ?

string createProject(security_model.AuthzToken authzToken,
                     string gatewayId,
                     workspace_model.Project project)

Thanks,
Shubham

Reply via email to