Python Project 3 : Automated Financial Analysis using python

I wrote a Python program which gets financial data of companies from an api , performs financial analysis using ratios and then saves the results to an Excel file using openpyxl python package.

Had a lot of fun doing this project . With openpyxl package we can automate lots of things that we do on Excel.

Python is awesome .

Leave a Reply

Your email address will not be published. Required fields are marked *