Installation
* Download the .tar.gz
* Install allowable python
* eg.: `sudo dnf (apt-get) install python3.8`
* bootstrap pip: `curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py`
* `sudo python3.8 get-pip.py`
* Install AAEI:
* `sudo pip3.x install aaei-1.0.tar.gz[Viz]`
* Without the Viz label, visualization tools will not be installed (Matplotlib, Seabornd and Plotly)
Changes
* project metadata