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.8.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.8.tar.gz.
File metadata
- Download URL: rugbydatabase-0.1.8.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 |
7b5511b5397b35ae200e0d333c5d0394d3698238c3432b953b4ddaf0dea3e42f
|
|
| MD5 |
94f2c8fcd9f526f61073c685c3950867
|
|
| BLAKE2b-256 |
1176b1e71e733e3e47ad52a50a848ee5756a08fd6da1c9fbbf7fed06faec0fef
|
File details
Details for the file rugbydatabase-0.1.8-py3-none-any.whl.
File metadata
- Download URL: rugbydatabase-0.1.8-py3-none-any.whl
- Upload date:
- Size: 3.3 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 |
a5d4b66e104d13df27ff8b4eacdd45f06c4064de2d00048f1f8749566f3e542a
|
|
| MD5 |
ebbfb914764d8e5dfc186e299c2b91f6
|
|
| BLAKE2b-256 |
c674e11a7e200d59f48e134c6dbb638961eeaa0e98941fb1445a46fbd1faddbb
|