Extract and analyze data from the Canadian Elite Basketball league (CEBL).
Project description
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
To retrieve the CEBL schedule for a given season (e.g., 2024), use the load_cebl_schedule() function:
from ceblpy.ceblpy import load_cebl_schedule
# Load the 2024 CEBL season schedule
schedule = load_cebl_schedule(2024)
# Preview the data
print(schedule.head())
Contributing
Found a bug? Have an idea to make ceblpy better? We'd love to hear from you!
- Open an issue on our GitHub Issues page
- Email Me directly at ryandu343@gmail.com
All suggestions and contributions are welcome!
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ceblpy-0.1.1.tar.gz.
File metadata
- Download URL: ceblpy-0.1.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.1 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbf7ef2287749a2250fb7b32e62f62102cd2f0dcc2624cc573c852949b4e1294
|
|
| MD5 |
73edf32a6fa6d4722aeb579d170d9bae
|
|
| BLAKE2b-256 |
134f78a15b6b1bc73a5a6157b6472cf18b5ef2e924dc86cf307714b310975269
|
File details
Details for the file ceblpy-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ceblpy-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.1 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b81c9a169c3b4fd23369dc0089588653558057a50e88ae863aa02df8f184b076
|
|
| MD5 |
934024f345cd62ea074f8949ee25b4fb
|
|
| BLAKE2b-256 |
876077360e214531229b850fd71caffc10bb79ea58a1ec92ce7d8efc364d889e
|