Skip to main content

An async library for Poloniex api

Project description

An async library for Poloniex api with builtin requests rate control.

This library is still exerimental.

https://api.travis-ci.org/OlivierCazade/poloniex_aio.svg?branch=master

Install

A pip package is available.

pip3 install poloniex-aio

Usage

Full documentation available at readthedocs

from poloniex_aio import public

async def printTicker():
 async with aiohttp.ClientSession() as client:
     res = await public.returnTicker(client)
     print(res)

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

poloniex_aio-0.2.0.tar.gz (10.5 kB view details)

Uploaded Source

File details

Details for the file poloniex_aio-0.2.0.tar.gz.

File metadata

  • Download URL: poloniex_aio-0.2.0.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for poloniex_aio-0.2.0.tar.gz
Algorithm Hash digest
SHA256 d57c2b4170840b6e427dce9e826cc532eaf6bb2bde8eda09be57a698ff8b1ccd
MD5 3720aab8298b4b7cae52704793156969
BLAKE2b-256 1d944f60811ae28e21b5ad489f4acd7aadb5bf99a997e718912b04a20cfb9701

See more details on using hashes here.

Supported by

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