Getting Started

0.1 Installation and Setup

Without pip:

  1. Download the latest release herearrow-up-right

  2. Extract the engine

  3. Run python setup.py install

  4. Read the Quickstart arrow-up-rightguide or reference the documentation

circle-info

Installing the requirements.txt isn't necessary, dependencies are handled automatically!

With pip:

  1. run pip install TARBSengine

  2. Read the Quickstart arrow-up-rightguide or reference the documentation

circle-exclamation

Last updated