ceblpy is a Python package designed for working with the Canadian Elite Basketball League (CEBL) data.
The package has functions to retrieve team and player box scores, game schedules, coach and officials information, and full play-by-play data.
You can install the ceblpy package with:
$ pip install ceblpy
Please refer to the package vignette for more information on how to use this library.
Found a bug? Have an idea to make ceblpy better? We’d love to hear from you!
ceblpy
was created by Ryan Du and David Awosoga. It is licensed under the terms of the MIT license.
ceblpy
was created with cookiecutter
and the py-pkgs-cookiecutter
template.