TheBlueAlliance.com python API
Project description
Python bindings for TheBlueAlliance.com’s api v2 using numpy. Currently Events are supported, with Team support coming soon.
Example Usage:
from TheBlueAlliance import *
event_code = get_events_and_codes(2015, ‘Silicon Valley’)[1]
event = Event(‘github_user’, ‘test’, ‘1.0’, event_code)
event.get_event_info()
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
TheBlueAlliance-1.03.tar.gz
(4.3 kB
view details)
File details
Details for the file TheBlueAlliance-1.03.tar.gz.
File metadata
- Download URL: TheBlueAlliance-1.03.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
203d48908c6cce7413d58cb3e2ba3121cfec788bdcc5386a4952a0438a8a251b
|
|
| MD5 |
a725db153f937999d457f3d30866002e
|
|
| BLAKE2b-256 |
9fffd6b042bf62a8969a85173393f8e8a234517382b23eeeb24a1991d651d10b
|