adrianparker / RealRatesOfReturn

Calculates and presents "real rates of return" for savings products available in the New Zealand marketplace.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RealRatesOfReturn

Show the real rates of return on common savings instruments.

Installation

Clone this repository into a directory somewhere handy, open a Terminal window at the root of that directory, and run:

pip3 install -r requirements.txt

Using

This project is not yet executable. But you can run the tests via

pytest

which you may have to install via

pip3 install -U pytest

Support

Feel free to put in a support ticket if there is anything I can help you with.

About

Calculates and presents "real rates of return" for savings products available in the New Zealand marketplace.

License:MIT License


Languages

Language:Python 100.0%