This project shows a dahsboard to compare treasury bills purchasing
It is made with the dash framework
python -m venv promisedlandenv
.\promisedlandenv\Scripts\activate.bat
source promisedlandenv/bin/activate
pip install -r requirements.txt
python server.py