Skip to content

Streamlit web app to retrieve Rocket League gameplay statistics.

Notifications You must be signed in to change notification settings

tom-boyes-park/rl-stats-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Rocket League Gameplay Stats

Streamlit App Code style: black Imports: isort

Web app to allow users to retrieve their recent Rocket League game statistics and view radar charts comparing statistics between game wins and losses.

Relies on users having their game replays uploaded to ballchasing.com

app-screenshot

Running Locally

Install requirements:

pip install -r requirements.txt

Set environment variable for ballchasing API token:

export BC_API_TOKEN=<your-token>

For more information, see: https://ballchasing.com/doc/api#header-authentication.

Run the app:

streamlit run app.py

About

Streamlit web app to retrieve Rocket League gameplay statistics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages