C$50 Finance, a web app via which you can manage portfolios of stocks. Not only will this tool allow you to check real stocks’ actual prices and portfolios’ values, it will also let you buy and sell stocks by querying IEX for stocks’ prices.
$ pip3 install -r requiremants.txt
2. Add IEX API_KEY to your environment variables
$ python3 app.py