I would like to use trading_ig
0.0.5 in some Python code I am writing. Can anyone tell me how to add this code to my library? I have run:
$ pip install trading_ig
But I still can't import when running code, for example:
from trading_ig import IGService
from trading_ig_config import config