Hi Kenneth, As you have requested, we now have a straw man python client which connects to Airavata Server. Now we have the basic deployment and this client, lets walk through your usecases and beef this client up with some meaningful examples.
You can checkout the client at - https://github.com/apache/airavata <https://github.com/apache/airavata> and cd to airavata-api/airavata-client-sdks/airavata-python-sdk/src/main/resources you will samples directory. The lib is essentially Airavata API (thrift generated) and configuration has connection properties. If you have any questions, please reply to this email or jump onto Airavata HipChat instant messaging - https://www.hipchat.com/gkzJyHoot <https://www.hipchat.com/gkzJyHoot> Cheers, Suresh
