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.
Morty Space b4127dd3f4 Fixed assert, needs fix for cancel order that not even in order list (may be cached) 6 years ago
.vscode Initial commit 6 years ago
docs Fixed candles func, changed doc example 6 years ago
src/cryptocom Fixed order checks 6 years ago
tests Fixed assert, needs fix for cancel order that not even in order list (may be cached) 6 years ago
.codeclimate.yml Initial commit 6 years ago
.coveragerc Initial commit 6 years ago
.gitignore Initial commit 6 years ago
.readthedocs.yml Initial commit 6 years ago
.travis.yml Removed test discovery 6 years ago
LICENSE Initial commit 6 years ago
README.md Fixed docs automodule 6 years ago
activate.sh Initial commit 6 years ago
init.sh Initial commit 6 years ago
pytest.ini Updated docs, updated theme, added doctest rst 6 years ago
setup.py Updated docs, updated theme, added doctest rst 6 years ago

README.md

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
  • full test coverage on real exchange with real money
  • simple async methods with custom retries and timeouts

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