PUBGy

PUBG API wrapper for Python


License
GPL-3.0
Install
pip install PUBGy==1.0.4

Documentation

PUBGy 1.1.6 (beta)

Supported Versions PyPI Release 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.discordian.dev

Documentation has not been completed, although it is on the way.

Reading the docstrings within the module would be the best way to approach it.