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.9.tar.gz
(2.1 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.9.tar.gz.
File metadata
- Download URL: rugbydatabase-0.1.9.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c7554d6a50198a8e7b63d3b0f948bd20a9d416ce5db5f2e0371c706fb83994e
|
|
| MD5 |
01c9fd030599fd84ee38fbafedd5767e
|
|
| BLAKE2b-256 |
f8704cd6b38d7f1a5a81cafb805f2a2cf456693359b7c95084effd276a007558
|
File details
Details for the file rugbydatabase-0.1.9-py3-none-any.whl.
File metadata
- Download URL: rugbydatabase-0.1.9-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 |
df37fea766536a1463c569ccb5d61f1805e05aef08f006862a8a3aeb51106c4c
|
|
| MD5 |
7d7248374e10d5bdcf3ea1748a1d7490
|
|
| BLAKE2b-256 |
0e9245714b13ed7591f5a239a88973707087829d21d4dc590b192cf197c72613
|