bitso-py:用于Bitso API的python包装器

时间:2021-05-08 06:14:00
【文件属性】:
文件名称:bitso-py:用于Bitso API的python包装器
文件大小:46KB
文件格式:ZIP
更新时间:2021-05-08 06:14:00
Python 比索 用于Python 2包装器 公开API的使用 >> > import bitso >> > api = bitso . Api () 专用API的使用 >> > import bitso >> > api = bitso . Api ( API_KEY , API_SECRET ) 公开电话 可用书籍 ## Order books available on Bitso >> > books = api . available_books () >> > books AvilableBooks ( books = btc_mxn , eth_mxn ) >> > books . btc_mxn Book ( symbol = btc_mxn ) >> > books . btc_mxn . minimum_amount Decimal ( '0.00500000' )
【文件预览】:
bitso-py-master
----setup.py(686B)
----bitso()
--------errors.py(1KB)
--------__init__.py(2KB)
--------bitsows.py(3KB)
--------models.py(22KB)
--------api.py(34KB)
----.gitignore(75B)
----.travis.yml(161B)
----MANIFEST.in(13B)
----setup.cfg(40B)
----LICENCE.txt(1KB)
----examples()
--------ws_trades.py(2KB)
--------ordertree.py(3KB)
--------livebookexample.py(5KB)
----README.md(31KB)
----tests()
--------ledger.json(4KB)
--------fundings.json(1KB)
--------__init__.py(0B)
--------test_api.py(36KB)
--------order_book_ungrouped.json(20KB)
--------withdrawals.json(5KB)
----test.py(152B)
----CHANGES.txt(568B)

网友评论