Skip to content

devinpleuler/streamlit-soccer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamlit-soccer

A custom react component for Streamlit for working with soccer tracking data.

Streamlit App

Install

pip install streamlit-soccer

Usage

import streamlit as st
from st_soccer import TrackingComponent

tc = TrackingComponent(frames=frames)

Also, see the example.py file in the st_soccer directory.

About

A custom react component for Streamlit for working with soccer tracking data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published