goincrypto / cryptocom-exchange

Python 3.7+ library for https://crypto.com/exchange API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python 3.7+ async library for crypto.com/exchange API using httpx and websockets

Docs Build Status Test workflow Maintainability Test Coverage PyPI implementation PyPI pyversions PyPI license PyPI version fury.io PyPI download month Gitter

Documentation: https://cryptocom-exchange.rtfd.io

Exchange original API docs: https://exchange-docs.crypto.com

Description

pip install cryptocom-exchange or poetry add cryptocom-exchange

  • provides all methods to access crypto.com/exchange API (except for websockets temporary)
  • full test coverage on real exchange with real money
  • simple async methods with custom retries and timeouts

Please do not use secret keys, they used only for test purposes

About

Python 3.7+ library for https://crypto.com/exchange API

License:MIT License


Languages

Language:Python 99.9%Language:Shell 0.1%