PUBG API client
Project description
PUBG Api Client
How to use?
Install the pubg-client package
pip install pubg-client
Example snippet
import os
from pubg import PubgClient
YOUR_TOKEN = 'your pubg token'
pubg = PubgClient(token=YOUR_TOKEN)
_names = [
'Cafeteira'
]
players = pubg.players().list_by_names(names=_names)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pubg-api-0.0.2.tar.gz
(2.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pubg-api-0.0.2.tar.gz.
File metadata
- Download URL: pubg-api-0.0.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46b90ffdf053cb38497e8c68a215bf0d136f359f2666e1c0e6b6c45f3601f22d
|
|
| MD5 |
2c77bdb40ad419a3c27075a2eda7b0f3
|
|
| BLAKE2b-256 |
a86e99df6cbabd641512afc39794a255f64c56fdcc13c0b107aef20281f22c56
|
File details
Details for the file pubg_api-0.0.2-py3-none-any.whl.
File metadata
- Download URL: pubg_api-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c41088b03428731be5ed1f56336193086b9aa33bb57ba763e44a382c313fd7b
|
|
| MD5 |
bf212c6ffbb569dd0b2e06083dee1d33
|
|
| BLAKE2b-256 |
7f9f5bba2aa8c66c15f4a9e7d9f7c10b1c6cda0ae7383eb5582b6291b57fb3aa
|