Python Installation
Prerequisites
- Python 3.5 or higher
- pip version 9.0.1 or higher
- Install gRPC
python -m pip install grpcio python -m pip install grpcio-status
Python Library
- Download the latest version of Python library from github.
- Unzip the archive file.
- Add the installation and biostar/service directory to PYTHONPATH.
Examples
You can see the examples in the example directory. Refer to the quick start guide.