
Blogs | Python Projects
Notice: Function Elementor\Controls_Manager::add_control_to_stack was called incorrectly. Cannot redeclare control with same name "strip_shortcode". Please see Debugging in WordPress for more information. (This message was added in version 1.0.0.) in /home/u262527351/domains/aipython.in/public_html/wp-includes/functions.php on line 6121
Python project – realtime stock price
This project describes a Python code, which fetches the current stock price for multiple listed companies. This script first reads the excel sheet to get the list of all companies for which CMP (Current Market Price) has to be calculated and then fire up the browser to open a website which has this information. The automation script enters the name of each stock, one by one,
June 6, 2020