A PUBG Thing. You'll need to have python3 installed, but there are probably no other dependencies.
git clone https://github.com/rustybrooks/flannelcat.git
cd flannelcat
virtualenv -p python3 ./venv
. ./venv/bin/activate
pip install -r requirements.txt
./test.py
This will download my (Buttleston) player, then download information for all matches returned, for each region in pc-na and pc-as. It'll print a few stats about each match and list the people in it. Just a basic demonstration of the API client.
This is some extra stuff
Content type
Image
Digest
sha256:6f12b4cc6…
Size
501.2 MB
Last updated
about 2 years ago
docker pull rustybrooks/flannelcat-base