🐍 Basic python script gets data about financial market used "yahoo finance" 📊👨💼💼
This program was made in python. It’s gets datas about financial market used “yahoo finance”
pip install yfinance --upgrade --no-cache-dir
python yahoo.py
pip3 install lxml