InstallationΒΆ
You can install ESSA directly from PyPI:
pip install essa
Or you can install from source:
git clone https://github.com/ProtonEvgeny/essa.git
cd essa
pip install -e .
You can install ESSA directly from PyPI:
pip install essa
Or you can install from source:
git clone https://github.com/ProtonEvgeny/essa.git
cd essa
pip install -e .