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

1.3. Latest release From PyPI

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

pip install karr_lab_aws_manager[all]