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.5.tar.gz
(1.9 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.5.tar.gz.
File metadata
- Download URL: rugbydatabase-0.1.5.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c69449d90c0b3c38180607605685ed703017386745596f2ec5cfac39a804d35
|
|
| MD5 |
5b502c1e2234538a5d0d14f002386de2
|
|
| BLAKE2b-256 |
d5653c84e2ca533a388c6f261bcb7c42c9d422ac679499f85ba37f866eaafd38
|
File details
Details for the file rugbydatabase-0.1.5-py3-none-any.whl.
File metadata
- Download URL: rugbydatabase-0.1.5-py3-none-any.whl
- Upload date:
- Size: 2.7 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 |
584a9cf74bca49844f8a0f752066481c3699768b919f4bcedee3774d504356b8
|
|
| MD5 |
90e4960af1cd1dc2b1f325d5101cb756
|
|
| BLAKE2b-256 |
0646d707797abd42a8e26374e8cde390f4d34be3262b3f072d3047a85c8144be
|