PUBGy
Python Wrapper for interacting with the PUBG API
Not fully functional, but working with V17.1.0
Installation
Install / Update via pip
pip install -U pubgy
Building from source
git clone https://github.com/Discord-ian/pubgy.git
cd pubgy
python setup.py install
Documentation
Documentation has not been completed, but most important functions are mostly fully implemented.