Installation

Install via Pip

To install Echo package from PyPI run the following command:

$ pip install echoAI

echo is listed as a separate project under PyPI manager, so to ensure correct installation, use the package identifier echoAI.

Install from source

$ pip install git+https://github.com/digantamisra98/Echo.git

Last updated