Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 478 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 478 Bytes

BGG API-based games collection tools for gaming groups

Installation

Clone the repo.

Usage

[.../scripts]$ python 1_dump_data.py
[.../scripts]$ python 2_common_ludo.py
[.../scripts]$ python 2_want_own_match.py
[.../scripts]$ python 3_generate_js.py

Requires

$ pip install requests
$ pip install pandas
$ pip install xmltodict

Organisation

  • ./data - in/out data
  • ./scripts - scripts to launch
  • ./visual - visual results