Skip to content

python019/finance-projects-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Market Map in Python

Libraries

pip install beautifulsoup4
pip install requests
pip install matplotlib
pip install squarify

or

pip install -r requirements.txt

py-3.10.8