/pubgy

Python Wrapper for interacting with the PUBG API

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PUBGy

Supported Versions PyPI Release Documentation Status CodeFactor

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

https://pubgy.readthedocs.io

Documentation has not been completed, but most important functions are mostly fully implemented.