This backend script uses the python-shell module to run the Python script that retrieves stock data from the Yahoo Finance API. The script then sends the data back to the frontend as a response to the ...
Pymongo This python distribution was used to access MongoDB no-sql database from the jupyter notebook. Urllib3 It is a popular python HTTP client required in the project for querying rest apis.