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 historical Elo and OPR 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.6 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.getTeam(254))

>> {'team':254, 'name': 'The Cheesy Poofs', 'state': 'CA', 'country': 'USA', 'district': 'None',
    'active': True, 'elo': 1860, 'elo_recent': 1972, 'elo_mean': 1898, 'elo_max': 2145}

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

Uploaded Source

Built Distribution

statbotics-0.1.10-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: statbotics-0.1.10.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.7.6 Windows/10

File hashes

Hashes for statbotics-0.1.10.tar.gz
Algorithm Hash digest
SHA256 b1cd3b3e54f05daf690da11d7e750047b45b94019512bd6b61aed5c9be62b589
MD5 825b993cfc50a70e2710d07d278f6898
BLAKE2b-256 56e9976fc79bb7fe3168785355d362ebcf3e721b76c16e6c7a96e30a8772eb34

See more details on using hashes here.

File details

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

File metadata

  • Download URL: statbotics-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.7.6 Windows/10

File hashes

Hashes for statbotics-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 9bdbbab69b3f720a8a24de15bd1797afcff0a316d35d1fe8798c92ec0f4346e1
MD5 28c70ff7463d5816b0ae136e33a9d70f
BLAKE2b-256 d860b7ed061b1e99e46a8f636ed08cf6c5a2246411b76a24febf0e99fc116240

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