Bitforex asynchronous python client
Project description
bitforex-aio 1.0.0.
bitforex-aio
is a Python library providing access to Bitforex crypto exchange. Library implements Bitforex's REST API as well as websockets.
bitforex-aio
is designed as an asynchronous library utilizing modern features of Python and of supporting asynchronous libraries (mainly async websockets and aiohttp).
For changes see CHANGELOG.
Features
- access to full Bitforex's REST API (account details, market data, order management, ...) and websockets
- channels bundled in one or multiple websockets processed in parallel
- transparent connection management (automated heartbeats, ...)
- lean architecture setting ground for the future extensions and customizations
- fully asynchronous design aiming for the best performance
Installation
pip install bitforex-aio
Prerequisites
Due to dependencies and Python features used by the library please make sure you use Python 3.6
or 3.7
.
Before starting using bitforex-aio
, it is necessary to take care of downloading your Bitforex API and SECRET key from your Bitforex account.
Examples
REST API
</code></pre>
<h4>WEBSOCKETS</h4>
<pre lang="python"><code>
All examples can be found in client-example/client.py
in the GitHub repository.
Support
If you like the library and you feel like you want to support its further development, enhancements and bugfixing, then it will be of great help and most appreciated if you:
- file bugs, proposals, pull requests, ...
- spread the word
- donate an arbitrary tip
- BTC: 15JUgVq3YFoPedEj5wgQgvkZRx5HQoKJC4
- ETH: 0xf29304b6af5831030ba99aceb290a3a2129b993d
- ADA: DdzFFzCqrhshyLV3wktXFvConETEr9mCfrMo9V3dYz4pz6yNq9PjJusfnn4kzWKQR91pWecEbKoHodPaJzgBHdV2AKeDSfR4sckrEk79
- XRP: rhVWrjB9EGDeK4zuJ1x2KXSjjSpsDQSaU6 + tag 599790141
Contact
If you feel you want to get in touch, then please
- preferably use Github Issues, or
- send an e-mail to
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
Built Distribution
File details
Details for the file bitforex-aio-1.0.0.tar.gz
.
File metadata
- Download URL: bitforex-aio-1.0.0.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aed0c8332117f1d46aff58edde1e3f29e63b737e8d46a656d67ce7113753f5af |
|
MD5 | a89d3308b4fe8ee9f797d6d2097117bb |
|
BLAKE2b-256 | c1ffe2d90897e2a329edf5b78e18e13cefd9aa629790feffd619d4b162bad9cc |
File details
Details for the file bitforex_aio-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: bitforex_aio-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f249b6ff0e45e9ab7eb1add56f9d4276ae33a4ee96cca502cfc5cd49dc1ff37f |
|
MD5 | acd1e7385e27d665204d6186cae239fd |
|
BLAKE2b-256 | 2359d2cf8b3bd1fca74e236579e3e052b850290983d792b95956c48fddf11fe8 |