Skip to content

Latest commit

ย 

History

History
41 lines (31 loc) ยท 1019 Bytes

README.md

File metadata and controls

41 lines (31 loc) ยท 1019 Bytes

CFS PDF PY

A simple Cash Flow Statement generator that generates a PDF file. ๐Ÿ—ƒ๏ธ

  • Provides CFS for various companies using their symbols.
  • Generetes a PDF File with decent styling.
  • Python Script.

Screenshot

Screenshot

Symbols

Company Symbols
Apple APPL
Facebook FB
Google GOOG
IBM IBM

How to use it?

Install Fpdf and Requests using pip ๐Ÿ’ป:

pip install fpdf requests

Clone this repo ๐Ÿ“ฅ:

git clone https://github.com/AadityaThapa/CFS-PDF-PY.git

Get the API key ๐Ÿ—๏ธ:

WARNING: Don't let others view your api key โš ๏ธ

Sign up into Financial Modeling Prep

Create a api_key.txt file and paste the api key into that file.

Execute the program using python ๐Ÿ:

python main.py