Python package to access rugby datasets.
Project description
rugbyDatabase
Python package to access rugby datasets.
Install
pip install rugbyDatabase
Usage
from rugbyDatabase import get_unique_teams
teams = get_unique_teams()
print(teams)
from rugbyDatabase import get_home_teams
home_teams = get_home_teams()
print(home_teams)
from rugbyDatabase import get_teams_by_home_team_form
teams = get_teams_by_home_team_form("France")
print(teams)
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
rugbydatabase-0.1.12.tar.gz
(2.2 kB
view details)
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 rugbydatabase-0.1.12.tar.gz.
File metadata
- Download URL: rugbydatabase-0.1.12.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e94d90cd84420a330f1ac80c60a365a6c26b147328ed6ff58d437c78b311899
|
|
| MD5 |
ae70d505c638e509ff40439b5ec3b259
|
|
| BLAKE2b-256 |
f7afd32097bd0e66eac525aef6ba49974246b7b417dcfd0fed60474b90b5f8ad
|
File details
Details for the file rugbydatabase-0.1.12-py3-none-any.whl.
File metadata
- Download URL: rugbydatabase-0.1.12-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4780d5522bd869a2ba4f33957b8c82842c4a84ea43b0919e2524d4d47927d55b
|
|
| MD5 |
62102a4e55344ecb7611bbc676d4b8b1
|
|
| BLAKE2b-256 |
e3afb76a45b1ec084757499821d68605f40d616775f4b2131ed0411a7b9d70fa
|