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_query_python.git#egg=datanator_query_python[all]

1.3. Latest release From PyPI

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

pip install datanator_query_python[all]