Installation

To install ib-client, you will need to have python and pip installed. After you can just enter the following command:

pip install ib-client

You can also have a look to the poetry project to manage your dependencies.

Note

ib-client works starting from python 3.6