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.7.tar.gz
(2.0 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.7.tar.gz.
File metadata
- Download URL: rugbydatabase-0.1.7.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9fd9b1e040aaec3ed27e93d75611e62e10230c4f5a13ca2d49b50454bcfa88c
|
|
| MD5 |
6f242b3310f073ce98cdedb7bacf70e9
|
|
| BLAKE2b-256 |
720a017f1e4620dda9c11a666e5e9449c88ebfa7e2d26f568bcb612f3086bde7
|
File details
Details for the file rugbydatabase-0.1.7-py3-none-any.whl.
File metadata
- Download URL: rugbydatabase-0.1.7-py3-none-any.whl
- Upload date:
- Size: 2.8 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 |
96fff8477ae9fc2547b43474628f54b87b94b64ea7a5f060f28ab059a55f8997
|
|
| MD5 |
c518048f2f2a2fd10c029f548122c44d
|
|
| BLAKE2b-256 |
3e32dcc19f4a5b304850df3c485bd213ca73ba079ec1a789f55328cc21555a20
|