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+git://github.com/KarrLab/test_repo.git#egg=test_repo

1.3. Latest release From PyPI

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

pip install test_repo