Skip to content

bkowshik/isl-2024

Repository files navigation

Indian Super League, 2024

Installation

Install latest from the GitHub repository:

$ pip install git+https://github.com/bkowshik/isl-2024.git

Development

# make sure isl_2024 package is installed in development mode
$ pip install -e '.[dev]'

# make changes under nbs/ directory
# ...

# compile to have changes apply to isl_2024
$ nbdev_prepare

Notebooks

  1. Utils: Utility functions for scraping and parsing data.
  2. Scrape matches: Scrape details of matches like start/end datetime and game IDs required for scraping match events.
  3. Scrape live stats: Scrape live match details like goals, cards, and substitutions.
  4. Scrape wallstream: Scrape match commentary from Wallstream.

About

Indian Super League, 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published