bgrnwd / mls-cli

⚽️💻 Check Major League Soccer standings, scores, and stats from your terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mls-cli

license standard-readme compliant

Check Major League Soccer standings, scores, and stats from your terminal. Inspired by nba-go

Table of Contents

Install

pip install mls-cli

Usage

Game

TODO

Player

Regular season stats

mls p --regular "Andre Blake"

Playoff stats

mls p --playoffs "Ilsinho"

Standings

Supporter's Shields

mls s

Conference

mls s east

mls s west

Transactions

Team

mls t --team "Philadelphia Union"

League

mls t --year 2019

Contributing

Feel free to open an issue or submit a pull request.

License

MIT © Brian Greenwood

About

⚽️💻 Check Major League Soccer standings, scores, and stats from your terminal

License:MIT License


Languages

Language:Python 100.0%