mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-02-14 20:38:11 +00:00
Create README.md sc Update README.md Added the stock.py which will perform the stock visualization, as well as the README.md along with the screenshot files. |
||
---|---|---|
.. | ||
assets | ||
README.md | ||
stock.py |
Stock Visualizer
About
A stock visualizer, that uses the Yahoo Finance library to create a customizable graph for the user to see. It will ask the user for input, specifically for the stock symbol, and the start and end dates in the form (YYYY-MM-DD). Then, it will output a graph with those specifications.