Skip to main content

Async REST Api wrapper for BitMEX cryptocurrency derivatives exchange.

Project description

BitMEX Async-Rest

PyPI Build Status

Async Rest API implementation for BitMEX cryptocurrency derivatives exchange.

  • Free software: MIT license

Features

  • Supports authenticated connections using api keys.
  • Based on asks and anyio. Should work on all anyio supported event loops.

Non-features

  • This is a beta api. Methods are probably named badly and a lot of stuff you might want is missing.

Installation

This library requires Python 3.7 or greater.

To install from PyPI:

pip install bitmex-async-rest

Client example

TODO

API

Read the source code. (Welp..)

This library does not do retrys. If you get overload or similar errors, it is up to the client to handle them.

Credits

Thanks to the Trio, Curio, [AnyIO] (https://github.com/agronholm/anyio) and asks libraries for their awesome work.

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

bitmex-async-rest-0.9.0.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

bitmex_async_rest-0.9.0-py3-none-any.whl (6.4 kB view hashes)

Uploaded 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