Installation

Are you ready to start working with EXPAI Python Client?

Using pip

We distribute our library through PyPi and can be easily installed using pip

$ pip install -U expai

Required dependencies will automatically be installed. No further actions are required to configure the library.

Last updated