Skip to content

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

Notifications You must be signed in to change notification settings

aadityathapa/CFS-PDF-PY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Languages