Installation#

Installation of EStA is super easy provided you have necesarry python packages already installed in python3 environment (python 2 not supported).

  1. To install, just go the source directory, and execute the install.sh file as:

    ./install.sh
    
  2. or simply, type the following:

    python setpy.py install --user
    

This will install the EStA in your local directory.