Skip to main content

Modernizing FRC Data Analytics

Project description

Statbotics API

Statbotics.io aims to modernize FRC data analytics through developing and distributing cutting-edge metrics and analysis. This Python API makes Expected Points Added (EPA) statistics just a few Python lines away! Currently we support queries on teams, years, events, and matches. Read below for usage and documentation.

Visit https://statbotics.io for more content!

Usage

With Python>=3.8 and pip installed, run

pip install statbotics==2.0.1

Then in a Python file, create a Statbotics object and get started!

import statbotics

sb = statbotics.Statbotics()
print(sb.get_team(254))

>> {'team': 254, 'name': 'The Cheesy Poofs', 'offseason': False, 'state': 'CA', 'country': 'USA', 'district': None, 'rookie_year': 1999, 'active': True, 'norm_epa': 1961.0, 'norm_epa_recent': 1956.0, 'norm_epa_mean': 1896.0, 'norm_epa_max': 2114.0, ... }

Read below for more methods!

API Reference

Visit https://statbotics.readthedocs.io/en/latest/

Contribute

If you are interested in contributing, reach out to Abhijit Gupta (avgupta456@gmail.com)

Support

If you are having issues, please let us know. We welcome issues and pull requests.

License

The project is licensed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

statbotics-2.0.3.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

statbotics-2.0.3-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file statbotics-2.0.3.tar.gz.

File metadata

  • Download URL: statbotics-2.0.3.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.12.0 pkginfo/1.8.3 requests/2.28.2 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.6

File hashes

Hashes for statbotics-2.0.3.tar.gz
Algorithm Hash digest
SHA256 3b99cf58ae80a555cb47467eab791f1e40cba29fd9d2a637ec64cb00ec2961a3
MD5 396128844da38c777bb3deedc1c655ee
BLAKE2b-256 9536585df7f8d96b7bf5ff340f10c897ece11e0e7de4f2e16ded7dbe71129d32

See more details on using hashes here.

File details

Details for the file statbotics-2.0.3-py3-none-any.whl.

File metadata

  • Download URL: statbotics-2.0.3-py3-none-any.whl
  • Upload date:
  • Size: 7.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.12.0 pkginfo/1.8.3 requests/2.28.2 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.6

File hashes

Hashes for statbotics-2.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9d7bd4a1464adcfdf74fe2a793e04ee658572a01af2c0a1ab76be39db404a6b9
MD5 951b6bb53710edd574d26c36cbef65c0
BLAKE2b-256 d075cf643b4a71daea4ada24c3a4a1b8af25a056851f8e551a6e4df904f3d49e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page