ceblpy


Overview

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.

Installation

You can install the ceblpy package with:

$ pip install ceblpy

Usage

Please refer to the package vignette for more information on how to use this library.

Contributing

Found a bug? Have an idea to make ceblpy better? We’d love to hear from you!

License

ceblpy was created by Ryan Du and David Awosoga. It is licensed under the terms of the MIT license.

Credits

ceblpy was created with cookiecutter and the py-pkgs-cookiecutter template.