Giter Site home page Giter Site logo

pyfinance's Introduction

pyFinance

All about the time value of money.

Tech Stack

  1. streamlit for serving the app on the web
  2. Docker for containerization
  3. Financial Model Prep Financial data API

Obtaining API Key

To run this project, you require an API key from Financial model prep After obtaining the key, paste it into the API_KEY variable in the `.env file.

Spin up Docker image and run project

To build the docker image, navigate to your working directory and run the command

docker build -f Dockerfile -t app:my_tag

After a succesfful build, run the command

docker run -p 8501:8501 app:my_tag

Screens

Sample screens from running of the app.

Manual Data Entry for DCF

This interface if for manually entering numbers and then performing the projected cashflows and performing DCF Analysis DCF

cashflows

API Pulled Data

Dynamic selection tool to choose columns from dataset cashflows Viewing selected data in a table

cashflows Viewing selected data as an annotated line graph

cashflows Compare more than one entity using line graphs

cashflows

cashflows

DCF Modeling

Logic and Formulas

Dicsounted CashFlow modelling can be viewed as reversed compound interest. It is basically trying to determine the value of future cashflows of a business in current times using an appropriate disocunt rate This helps an investor to determine whether an investment is worth pursuing. Read more here for indepth definition and formulas.

pyfinance's People

Stargazers

Antoine Vulcain avatar

Watchers

James Cloos avatar Kimaru Thagana avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.