Welcome to PyFin! 👋
PyFin is a simple finance Dashboard using the Yahoo! Finance API to pull real time data and do various cool things with it! With the use of Pandas aswell as StreamLit and Plotly it is able to display finance information based on Input and calculate various points of interest such as the DailyReturn, CumulativeReturn, Volatility20 and much more!
Note : This Application is a student project of mine in order to keep evolving my skills in Python and APIs. With that in mind, expect some unfinished features and bugs