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

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: statbotics-2.0.0.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.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.6

File hashes

Hashes for statbotics-2.0.0.tar.gz
Algorithm Hash digest
SHA256 f7ffcb7eef47620c92ee6b75fb3444d838b23e87fb689e338303bdac66a713fb
MD5 20840254ec66c674ade0e627d3ab2367
BLAKE2b-256 6f731f5204c1490ae81c28f388f0eac18c8831ed8e65985cb5825ad61c8f1b0d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: statbotics-2.0.0-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.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.6

File hashes

Hashes for statbotics-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 572fa1e3e452a9b066b12e59c2ef48deb57f01d5b7c6592b0c600d81ae206f1c
MD5 dd851cc50fbf09a58bdad04a9617cf0d
BLAKE2b-256 adf6c93a11f82b7fe437c98bc6e4ff4ddbbcc46afb39f151062c7e21005e0dc2

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