You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2.0 KiB

Python 3.7+ library for crypto.com/exchange API using asyncio and aiohttp

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

  • 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

Changelog

  • 0.2.1 - fixed order_id in get_order func, still preparing for stable release
  • 0.2 - moved to new API v2, except for websockets

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