Skip to content

chundla/yield_curve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yield_curve

Info

Plot the daily U.S. Treasury yield curve

Install:

Ensure you have python installed.

git clone https://github.com/Chundla/yield_curve
cd yield_curve
python3 -m venv .venv
source ./.venv/bin/activate
pip3 install -r requirements.txt

Configuration:

Usage

cd yield_curve
source ./.venv/bin/activate
python app.py

TO-DO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages