Metadata-Version: 2.1
Name: pbrats
Version: 0.0.7
Summary: Power Bridge Record artistic table system
Home-page: https://gitlab.com/xrgopher/pbrats
Author: xrgopher
Author-email: xrgopher@outlook.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: openpyxl

# Introduction

It is used to generate tables of scores for bridge games

````
pip install pbr # install package
pbr sample      # download sample xlsx for reference student-group1.xlsx
                # edit xlsx for teams and add data in first sheet (sheet name with datetime like 2021-05-19)
pbr student-group1.xlsx
````

# Contact

* gopher in xinrui app


