Библиотека для взаимодействия с GraphQL API платформы Playerok
Project description
Установка
pip install playerok-requests-api
Требования
- Python 3.6+
- Файл cookies (
cookies.json) для аутентификации
Использование
from playerok_requests_api.users import PlayerokUsersApi
api = PlayerokUsersApi(cookies_file="cookies.json", logger=True)
profile = api.get_profile()
if profile:
print(f"Ник: {profile[0]}, Всего товаров: {profile[2]}")
Документация
Лицензия
MIT License
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
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 playerok_requests_api-0.1.2.tar.gz.
File metadata
- Download URL: playerok_requests_api-0.1.2.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
135224fd9a4408c55229ca9ff1bb023481346920a8515f5ab78ed51d80a602ec
|
|
| MD5 |
281f92c969d00cb4fab8a96a259b91b7
|
|
| BLAKE2b-256 |
e53e78b2ce101ea563aaf427409a162ca8c26151849c3f8e7631890c502e95cf
|
File details
Details for the file playerok_requests_api-0.1.2-py3-none-any.whl.
File metadata
- Download URL: playerok_requests_api-0.1.2-py3-none-any.whl
- Upload date:
- Size: 23.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efadcaf0889d6cb6b569764b1bca1b4ab1826d3042aa4fd714d4194b224c0cb9
|
|
| MD5 |
7e356d187759fd900918561ee7481f9b
|
|
| BLAKE2b-256 |
5818c0c980f2b03fa6c348aba75b445a37ed5fd64329a01c45d85eabc07713fd
|