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
- Host: GitHub
- URL: https://github.com/hhstore/py-crypto-exchange-api-client
- Owner: hhstore
- License: mit
- Created: 2018-08-27T10:01:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-19T11:14:59.000Z (over 7 years ago)
- Last Synced: 2025-03-20T21:32:49.108Z (11 months ago)
- Topics: api-client, cryptocurrency, cryptocurrency-exchanges, python3, restful-api, websocket-api
- Language: Python
- Size: 162 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
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