coinbase-commerce-python:Coinbase Commerce Python

时间:2021-05-02 19:39:01
【文件属性】:
文件名称:coinbase-commerce-python:Coinbase Commerce Python
文件大小:45KB
文件格式:ZIP
更新时间:2021-05-02 19:39:01
Python coinbase-商务-python Coinbase Commerce Python 目录 Python版本 支持并测试了Python 2.7+和3.4+。 第三方库和依存关系 在安装客户端库时,将安装以下库: 文献资料 有关更多详细信息,请访问Coinbase API文档。 要开始使用库,您需要在Commerce SignUp上注册。 并从用户设置中获取您的API_KEY 。 接下来,创建一个用于与API交互的Client对象: from coinbase_commerce . client import Client API_KEY = "API KEY" client = Client ( api_key = API_KEY ) Client包含指向API资源的每个Python类表示形式的链接Checkout, Charge, Event 您可以从API资源类调用li
【文件预览】:
coinbase-commerce-python-master
----MANIFEST.in(89B)
----.github()
--------PULL_REQUEST_TEMPLATE()
--------ISSUE_REQUEST_TEMPLATE()
----tests()
--------test_utils.py(3KB)
--------api_resources()
--------request_mock.py(2KB)
--------test_api_client.py(7KB)
--------test_auth.py(978B)
--------test_webhook.py(3KB)
--------__init__.py(640B)
--------test_response.py(2KB)
--------test_error.py(759B)
--------base_test_case.py(758B)
----tox.ini(209B)
----LICENSE(11KB)
----setup.cfg(62B)
----requirements.txt(18B)
----examples()
--------example_charge.py(1KB)
--------example_event.py(383B)
--------example_webhook.py(952B)
--------example_checkout.py(2KB)
--------__init__.py(1B)
----setup.py(2KB)
----.gitignore(1KB)
----.circleci()
--------config.yml(182B)
----README.md(8KB)
----coinbase_commerce()
--------auth.py(605B)
--------api_resources()
--------util.py(5KB)
--------client.py(5KB)
--------compat.py(888B)
--------__init__.py(174B)
--------webhook.py(1KB)
--------response.py(719B)
--------version.py(18B)
--------error.py(4KB)

网友评论