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.2.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: statbotics-2.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 606eabf730ad33e41f0bba13bcf4968ebf902297ccde26b4a6206c6fe423deef
MD5 1c4d7506a8e84ae9119ee68384e79d03
BLAKE2b-256 59562379e7bed545e7c7dc28736cc0245f26946a8bcf0e2034308220dfe846dc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: statbotics-2.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 76c3ac82af8a1a30f6b292c915830668ead86061518f6886ab9a1cc014c9c6a7
MD5 b24f45064ce31a656b5169b96201aa39
BLAKE2b-256 5bd9c2b603015645ba38f7ba105d341b2abc87588f605de45c2954d8e2c288b8

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