Python client for the ScoutKick EPA rating system (FIRST Tech Challenge)
Project description
ScoutKick API Client
Zero-dependency Python client for the ScoutKick EPA rating system for FIRST Tech Challenge.
from scoutkick_api import ScoutKick
sk = ScoutKick() # defaults to https://scoutkick.onrender.com
sk.get_team(26914)
sk.predict(red=[26914, 32736], blue=[23400, 24599])
sk.get_teams(season="2025", limit=10)
sk.compare(teams=[26914, 32736])
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
scoutkick_api-0.1.0.tar.gz
(4.4 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 scoutkick_api-0.1.0.tar.gz.
File metadata
- Download URL: scoutkick_api-0.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6d9e9c13913194ea55fb41cadd7867aa2b9088e09839b7403a6e6b4f1c2dc54
|
|
| MD5 |
7d467047b6022b9cf22110cfa5389f7f
|
|
| BLAKE2b-256 |
4067a18aa987969d4a2c902082292f0cfd7fc09c0d4c80b5d622852de35c7e38
|
File details
Details for the file scoutkick_api-0.1.0-py3-none-any.whl.
File metadata
- Download URL: scoutkick_api-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03ddad655dc55c3a187bef4be74c5f58f8ee34fee88b8ae0ef56876a14b81430
|
|
| MD5 |
6151c879697097efe6c794c3b9210fa6
|
|
| BLAKE2b-256 |
d1d6ce6484cdb1850c02de78e2be1b530a0eb5d3af1cf04aae832a25a6ab8c0c
|