Pls let me know how to install finvasia api library in python.
Pip install -r requirements.txt is not working.
i want to install these 2 library.
from NorenRestApiPy.NorenApi import FeedType from api_helper import ShoonyaApiPy
pls help