ATBU Getting Started

Setup

ATBU has been tested on Python 3.9.12 and higher… so first install Python, possibly creating a virtual environment if you wish.

After your environment is setup with Python…

To use ATBU, first install it using pip atbu-pkg:

pip install atbu-pkg

Walkthroughs