Installation
Installing through Python (Terminal)
Through Wheel File:
pip install pyeta-toolbox-<version>-py3-none-any.whlThrough python package manager (Recommended)
pip install pyETA-toolbox
# once installed check the installation
pyeta --versionInstalling as an application
Last updated