Skip to main content

A python client for the PlayerUnknowns Battlegrounds API

Project description

pubg-client
-----------

**A python client for the pubg API**

|travis| |pypi| |docs|

Features:

* Versioned API Endpoint and response payloads
* Pagination Support


.. DANGER::

This library is in alpha. I will try my utmost to not make backwards incompatible changes
but it is possible that they will be necessary.

Installing
==========

.. code-block:: shell

$ pip install pubg-client

Development
===========

.. code-block:: shell

$ git clone https://github.com/huntcsg/pubg-client.git
$ cd pubg-client
$ ./utils/manage clean
$ ./utils/manage test
$ ./utils/manage docs


1. All pull requests must pass the travis-ci builds
2. All pull requests should include inline (docstring) documentation, updates to built documentation if applicable,
and test coverage. This project aspires to be a 100% test coverage library.


.. |travis| image:: https://travis-ci.org/huntcsg/pubg-client.svg?branch=master
:target: https://travis-ci.org/huntcsg/pubg-client
.. |pypi| image:: https://img.shields.io/pypi/v/pubg-client.svg
:target: https://pypi.python.org/pypi/pubg-client
.. |docs| image:: https://readthedocs.org/projects/pubg-client/badge/?version=latest
:target: http://pubg-client.readthedocs.io/en/latest/?badge=latest
Changes
=======

0.1.4
*****

- Initial Release

Authors
-------

Hunter Senft-Grupp

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pubg-client-0.1.4.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

pubg_client-0.1.4-py2.py3-none-any.whl (11.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page