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.3.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.3.tar.gz.
File metadata
- Download URL: rugbydatabase-0.1.3.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 |
fa895efd8775361fde0673b6c58137c51b2ee507d7153fa63567cee581198399
|
|
| MD5 |
11743c5b7cdeedc784c3669cd55239e0
|
|
| BLAKE2b-256 |
47fcbc4a5f0ebad97148e7f2f778760e7f0f4be2d8738902cd936a67766ab735
|
File details
Details for the file rugbydatabase-0.1.3-py3-none-any.whl.
File metadata
- Download URL: rugbydatabase-0.1.3-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 |
599f5de8ea3f83c03d901b80ac39c5ac7e944cb9459abae33f899df28a370e7d
|
|
| MD5 |
e82c4a8a877185e481da10aecd26d774
|
|
| BLAKE2b-256 |
69b29b4945c8c0903a81546fbe2bb299ef5661ed7904faa92b0c952941af23a7
|