InstallationΒΆ
To install eleanor with pip:
pip install eleanor
Alternatively you can install the current development version of eleanor:
git clone https://github.com/afeinstein20/eleanor
cd eleanor
python setup.py install
To install eleanor with pip:
pip install eleanor
Alternatively you can install the current development version of eleanor:
git clone https://github.com/afeinstein20/eleanor
cd eleanor
python setup.py install