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.4.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.4.tar.gz.
File metadata
- Download URL: rugbydatabase-0.1.4.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 |
987e3bc368ba67288a9a8400b5cb574e9035172764556a8bffeb9517f57284bf
|
|
| MD5 |
b310d27ab330bf7635a2f7867065b06b
|
|
| BLAKE2b-256 |
e1dc055144670f349a3b43ba0cf972af568f0cd7898425044eeb324430a26b7d
|
File details
Details for the file rugbydatabase-0.1.4-py3-none-any.whl.
File metadata
- Download URL: rugbydatabase-0.1.4-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 |
381b33c51ac92e3872c05b7d114995ee6565b8f27c50534cb04f732833bb3366
|
|
| MD5 |
bb35adc6c8b4fe58fc3422ac18ed2522
|
|
| BLAKE2b-256 |
92687698316d34724c29fb5620485ff1c0fd5680bf12f1c6d79e3f88a7f47ddc
|