tree: b46a479fe39b2e0cadfdc1fa7cae7179f1a24ed1 [path history] [tgz]
  1. README.md
  2. sample.py
python-sdk/samples/README.md

Instructions to run samples

  • Start MFT Components
  • Run following commands
virtualenv -p python3 env
source env/bin/activate
pip install airavata-mft-sdk
python3 sample.py