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.2.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.2.tar.gz.
File metadata
- Download URL: rugbydatabase-0.1.2.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 |
91cce80bfe52ab0d12e622ed6cf8e727554aed59ee76da051eaff0870d753892
|
|
| MD5 |
4d346d5222a536388beb63ad32011eeb
|
|
| BLAKE2b-256 |
e2b28be720eb87e0a287b194376b7d09aa0b2b62c9b904320a5977a45079de49
|
File details
Details for the file rugbydatabase-0.1.2-py3-none-any.whl.
File metadata
- Download URL: rugbydatabase-0.1.2-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 |
48fcf4749812102d9e82dc4808894e39e0dd65981df7c69d0e8b2c7521ce1cc7
|
|
| MD5 |
f04431d5181e7275ce1e4ff7e43a8ae3
|
|
| BLAKE2b-256 |
d1ea4a3420814fe47fbfbf150f447d72a9dd8fe6594d7b6cdcf9e1e890e26ba0
|