Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 448 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 448 Bytes

Space Jammers

Web dashboard for the Space Jam fantasy basketball league. It is currently hosted at https://space-jammers.com!

About

This project gets data from espn-api to create a basic web application using Streamlit as the web framework, Pandas for data manipulation, and Jinja2 for some html delivery inside the application.