Installation ============ Prerequisites -------------------------- * Python * Pip 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] Latest release From PyPI --------------------------- Run the following command to install the latest release from PyPI:: pip install oastools[all]