Skip to content

Python package that helps you visualize football data ⚽

Notifications You must be signed in to change notification settings

statsbomb/socplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socplot

Socplot is a python 3 package that helps you visualize football data. [WIP]

Why Socplot?

  • Made by football enthusiast.
  • Fully configurable in terms of dimensions, colors and types.
  • Lightweight and Flexibility: Socplot is built on top of matplotlib. You have full control.
  • Straightforward: Socplot has many built in figures that gets you directly to the point.

Installation

pip installtion coming soon

Dev Installation

# fork the repo
cd socplot
virtualenv -p python3 env
source env/bin/activate
pip install -r requirements.txt

About

Python package that helps you visualize football data ⚽

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages