Hi, While coding, I found that the latest Airavata API library does not contains functions like SearchExperimentsByName , SearchExperimentsByDesc, SearchExperimentsByApplication , getAllUserProjects but they are used in php client side code.
On Mon, Dec 4, 2017 at 3:27 PM, Suresh Marru <[email protected]> wrote: > Hi Shubham, > > Please replace the python samples with Python 3 instead. Please refer to > airavata python client code in Django portal for reference - > https://github.com/apache/airavata-django-portal > > Suresh > > > On Dec 3, 2017, at 1:35 PM, Shubham Kumar <[email protected]> wrote: > > Hello Dev, > > As discussed with Suresh, for my assignment 6 and 7, I will be working on > Developing more airavata python samples in python sdk module (JIRA - > https://issues.apache.org/jira/browse/AIRAVATA-1643). I will break up > this work into assignment 6 and 7. > > I see the current code is written in Python 2.7 and requires Thrift 0.10.0 > to compile. > > Best, > Shubham > > >
