InstallationΒΆ
You can install the latest stable version of etta using pip:
pip install etta
Alternatively, you can install the current development version of etta:
git clone https://github.com/jennywwww/etta.git
cd etta
python setup.py install
You can install the latest stable version of etta using pip:
pip install etta
Alternatively, you can install the current development version of etta:
git clone https://github.com/jennywwww/etta.git
cd etta
python setup.py install