1. Installation

1.1. Prerequisites

  • Python

  • Pip

1.2. Latest revision from GitHub

Run the following command to install the latest version from GitHub:

pip install git+https://github.com/KarrLab/datanator_rest_api.git#egg=datanator_rest_api[all]

1.3. Latest release From PyPI

Run the following command to install the latest release from PyPI:

pip install datanator_rest_api[all]