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.6.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.6.tar.gz.
File metadata
- Download URL: rugbydatabase-0.1.6.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 |
0870ebd66ca5cea7a7ddeb99ed8cd8a0cfc581b6747f99410989c8fa9a6f79da
|
|
| MD5 |
d0ab698e21aadc290a06c93e813838d3
|
|
| BLAKE2b-256 |
3a17df563f3c13b1fab2cc029f8230f2f5647ce4179033cf3bb8adb0dd47c332
|
File details
Details for the file rugbydatabase-0.1.6-py3-none-any.whl.
File metadata
- Download URL: rugbydatabase-0.1.6-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 |
ffaf16aba82095f267da46f9d60e162fd06fabd65aecfc849d6745a8805bac06
|
|
| MD5 |
ea241cedcf3a6f641da5ded482d10fd7
|
|
| BLAKE2b-256 |
43fbfed7c7e1279a4ce24f19808328b06bda240a883e27e3239f7cd09eb317c2
|