2. Installation

2.1. Prerequisites

  • Python
  • Pip

2.2. Latest revision from GitHub

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

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

2.3. Latest release From PyPI

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

pip install oastools[all]