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.11.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.11.tar.gz.
File metadata
- Download URL: rugbydatabase-0.1.11.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 |
56e44d2b0ce12750b21be6738ec0d45721fb8acbab4bb9add631e14ff5b3d133
|
|
| MD5 |
cfc60c079c45551f482651f1b6a8a3e0
|
|
| BLAKE2b-256 |
e7138291c75414899e1c7f1c665ba02926ed99ff33bc16ef7dc4580be130f9ca
|
File details
Details for the file rugbydatabase-0.1.11-py3-none-any.whl.
File metadata
- Download URL: rugbydatabase-0.1.11-py3-none-any.whl
- Upload date:
- Size: 3.4 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 |
2e5e9f54d0fe95036201b61d6f8e142197d71e44efc5f078af068307a8f7adb4
|
|
| MD5 |
fef341b3710909c7775e5eed07ddf668
|
|
| BLAKE2b-256 |
07749da1dadd2faba7dbc59c24b1cb06b8339cee5995f09389b0d5558078b9b8
|