معرفی شرکت ها


cbexchange-1.0.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

CBExchange - Coinbase Exchange Python API
ویژگی مقدار
سیستم عامل -
نام فایل cbexchange-1.0.3
نام cbexchange
نسخه کتابخانه 1.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Alexander Simeonov
ایمیل نویسنده agsimeon@buffalo.edu
آدرس صفحه اصلی https://github.com/agsimeonov/cbexchange
آدرس اینترنتی https://pypi.org/project/cbexchange/
مجوز MIT License
CBExchange - Coinbase Exchange Python API ***************************************** https://github.com/agsimeonov/cbexchange Currently this is the only Python implementation of the Coinbase Exchange API that has full coverage. CBExchange has full support for: * Private API * Market Data (Public) API * WebSocket Feed * Pagination * Errors Compatibility ============= The Library has been fully tested on Python 2.7 however it has been written with Python 3 compatibility in mind so it should have no problems as 2to3 tests pass for all modules. Requirements ============ You need to have requests and and websocket-client on your system: ``pip install requests`` ``pip install websocket-client`` Installation ============ You can simply run the following command to install CBExchange: ``pip install cbexchange`` Documentation ============= http://agsimeonov.github.io/cbexchange Take advantage of the CBExchange documentation. It includes informations for all public modules, functions and parameters. As well as some examples. Bugs/Issues =========== https://github.com/agsimeonov/cbexchange/issues Please create an issue in the issue tracker if you encounter any bugs/issues. While I have tested most functionality I am yet to write a comprehensive test suite.


نحوه نصب


نصب پکیج whl cbexchange-1.0.3:

    pip install cbexchange-1.0.3.whl


نصب پکیج tar.gz cbexchange-1.0.3:

    pip install cbexchange-1.0.3.tar.gz