SLFF
Provides a utility suite for SLFF.
Usage:
from slff.scoring import score_team_event
from tbapy import TBA
tba = TBA('my tba key')
scores = score_team_event(2791, '2019nytr')
Currently only supports 2019 scoring.
score_team_event
tba: tbapy.TBA: tbapy class that SLFF uses internally; will be removed in future versionteam_number: int: team number (not key)event_key: str: event key to score the team at (Einstein scoring currently unimplemented)score_as_year: Union[int, NoneType] = None: force SLFF to score the event as if it happened in the given year; a value ofNonewill instead score it as the year the event occurred
Release files for slff 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| slff-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Release files / slff-0.0.3-py3-none-any.whl
| Download URL | slff-0.0.3-py3-none-any.whl |
|---|---|
| Size | 2.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
52fef596c5a67cae2f7da391805ee2731197e35bc6f9bbd19c403b5fbf423182
|
|
BLAKE2b-256 checksum How to use checksums |
ebe044c365d42209ee0569df82998f6345930df3ae0818a86b7316754f7485ce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.0
|