Skip to main content

pxolly API wrapper

Project description

pxolly API Wrapper

PyPI PyPI - Python Version GitHub

Установка

pip install -U pxolly

или

pip install -U https://github.com/lordralinc/pxolly_api/archive/master.zip

Получение токена

N/A

Использование

from pxolly import PxollyAPI

api = PxollyAPI("access_token")
api.acc.get_info()
api.make_request("method", {"foo": "bar"})
await api.make_request_async("method", {"foo": "bar"})

Методы

N/A

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

pxolly-1.0.3.tar.gz (6.1 kB view hashes)

Uploaded Source

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