Installation

ASAB is distributed via pypi.

Install ASAB using pip

This is the recommended installation method.

$ pip install asab

Install ASAB using easy_install

$ easy_install asab

Install ASAB for a GitHub

To install ASAB from a master branch of the GIT repository, use following command.

Note: Git has to be installed in order to successfuly complete the installation.

$ pip install git+https://github.com/TeskaLabs/asab.git