Developer
2020
https://github.com/random-walks/DCFDiscounted Cash Flow library in Python. Automatically fetches financial documents and calculates DCF based on specified parameters.
A Python library for Discounted Cash Flow (DCF) valuation that automates the tedious part: fetching the underlying financial statements. You specify the ticker and parameters, it pulls the relevant docs and runs the model.
DCF is a standard equity valuation method, but doing it manually is slow — you have to download 10-Ks, copy out the cash flow lines, and build the model from scratch each time. This library automates the data layer.
I built this while doing investment research at Reed, where I kept repeating the same spreadsheet workflow. The library let me run comparative valuations on multiple companies quickly.
═══════════════════════════════════════
Best viewed in Netscape Navigator 4.0at 800×600
© 2026 Blaise Albis-Burdige | albisburdige@protonmail.com
[ Top of Page ]