I am using pythonanywhere.com for kiteconnect. In bash console I have successfully installed kiteconnect and its working well when tested with 'hello' word.
Now issue is that while I am using ipyhton in same login of pythonanywhere.com, I am not able to import kiteconnect which is already installed through base console.
I even tried "pip install kiteconnect" in ipython which also shows invalid syntax.
I want to use ipython to generate access token from request token.
Requesting your support to resolve this issue.
Regards, Ashok