Sign inSign up

rustybrooks/flannelcat-base

By rustybrooks

Updated about 2 years ago

flannelcat-base

Image
0

2.3K

rustybrooks/flannelcat-base repository overview

flannelcat

A PUBG Thing. You'll need to have python3 installed, but there are probably no other dependencies.

Checkout source
  git clone https://github.com/rustybrooks/flannelcat.git
Change dir to source
  cd flannelcat
Make a virtualenv
  virtualenv -p python3 ./venv
Activate virtualenv
 . ./venv/bin/activate
Install dependencies
  pip install -r requirements.txt
Run test script
  ./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

Tag summary

Content type

Image

Digest

sha256:6f12b4cc6

Size

501.2 MB

Last updated

about 2 years ago

docker pull rustybrooks/flannelcat-base