An open API service indexing awesome lists of open source software.

https://github.com/hhstore/py-crypto-exchange-api-client

Crypto Exchanges APIs SDK
https://github.com/hhstore/py-crypto-exchange-api-client

api-client cryptocurrency cryptocurrency-exchanges python3 restful-api websocket-api

Last synced: 10 months ago
JSON representation

Crypto Exchanges APIs SDK

Awesome Lists containing this project

README

          

# crypto exchagne

- python3.6 版本交易所API对接 SDK

## install:

- 本SDK暂时未发布到 pypi.org, 安装方式如下:

```
pip install git+http://192.168.50.190:20080/Ceres/py-crypto-exchange-api-client.git

```

### install selenium + chromedirver

- https://blog.csdn.net/xinxinNoGiveUp/article/details/78219421
- https://npm.taobao.org/mirrors/chromedriver/2.41/

===============
crypto-exchange
===============

.. image:: https://img.shields.io/pypi/v/crypto_exchange.svg
:target: https://pypi.python.org/pypi/crypto_exchange

.. image:: https://img.shields.io/travis/hhstore/crypto_exchange.svg
:target: https://travis-ci.org/hhstore/crypto_exchange

.. image:: https://readthedocs.org/projects/crypto-exchange/badge/?version=latest
:target: https://crypto-exchange.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/hhstore/crypto_exchange/shield.svg
:target: https://pyup.io/repos/github/hhstore/crypto_exchange/
:alt: Updates

Python Boilerplate contains all the boilerplate you need to create a Python package.

* Free software: MIT license
* Documentation: https://crypto-exchange.readthedocs.io.

Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage