/sabr

SABRmetrics calculator for Python

Primary LanguagePythonMIT LicenseMIT

sabr

SABRmetrics calculator for Python

Requirement

python 3.5+

Install

$ pip install sabr

Usage

from sabr.stats import Stats
h9 = Stats.hr9(26, 209.7)  # Yu Darvish(2013) HR/9

License

MIT License http://opensource.org/licenses/MIT