Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 494 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 494 Bytes

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.