Yogi-Codes / Automatic-Balance-Sheet-

A balance Generator which collects data from the site https://financialmodelingprep.com/ and present it in formatted way. It can make balance sheet for any company and For multiple years

Repository from Github https://github.comYogi-Codes/Automatic-Balance-Sheet-Repository from Github https://github.comYogi-Codes/Automatic-Balance-Sheet-

Automatic-Balance-Sheet-

A balance Generator which collects data from the site https://financialmodelingprep.com/ and present it in formatted way. It can make balance sheet for any company and For multiple years

To Run you

pip3 install pipreqs

pipreqs /path/to/project //y generates the requirement.txt file

pip3 install -r requirement.txt

python3 Balance_sheet_Gen.py

on terminal select Company code such as MSFT , GOOG ,META APPL

select date with numbers

DONE!

About

A balance Generator which collects data from the site https://financialmodelingprep.com/ and present it in formatted way. It can make balance sheet for any company and For multiple years


Languages

Language:Python 100.0%