fin-libs
Financial analytics toolkit
Overview
Python library that exposes tools for financial analytics. This includs functions to:
calculate simple and compound interest
compound annual growth rate
weighted average
linear least squares
earning per share
net income
Installation
This library can be installed by running pip install fin_libs
Usage
This library is meant to be used for financial analytics purposes. You can import specific functionality from modules in the library.