Metadata-Version: 2.1
Name: eff-uper
Version: 0.0.2
Summary: Numerical values used to evaluate the contribution of basketball players in the B1 League (2016-2021) Python Package to compare "EFF" and "uPER" by year
Home-page: https://github.com/haku-19/eff_uper.git
Author: Miu Takahashi
Author-email: s2022046@stu.musashino-u.ac.jp
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/haku-19/eff_uper.git
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

## eff-uper

B1リーグのバスケットボール選手の貢献度を評価するために使われる数値(2016年から2021年度)
「EFF」と「uPER」を年度ごとに比較するPython Package
[B1リーグスタッツ](https://www.bleague.jp/stats/)
上記のサイトを参考にしています。

### Example of use

```
pip install eff-uper
eff-uper 2021
```
Please enter '2016, 2017, 2018, 2019, 2020, or 2021'.


![output](./pic01.png)
The horizontal axis is EFF and the vertical axis is uPER.

