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.
18 lines
1.8 KiB
18 lines
1.8 KiB
# Python 3.7+ library for crypto.com/exchange API using asyncio and aiohttp |
|
|
|
[](https://readthedocs.org/projects/cryptocom-exchange) |
|
[](https://travis-ci.org/goincrypto/cryptocom-exchange) |
|
[](https://codeclimate.com/github/goincrypto/cryptocom-exchange/maintainability) |
|
[](https://codeclimate.com/github/goincrypto/cryptocom-exchange/test_coverage) |
|
[](https://requires.io/github/goincrypto/cryptocom-exchange/requirements/?branch=master) |
|
[](https://pypi.python.org/pypi/cryptocom-exchange/) |
|
[](https://pypi.python.org/pypi/cryptocom-exchange/) |
|
[](https://pypi.python.org/pypi/cryptocom-exchange/) |
|
[](https://pypi.python.org/pypi/cryptocom-exchange/) |
|
[](https://pypi.python.org/pypi/cryptocom-exchange/) |
|
|
|
- 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](https://cryptocom-exchange.rtfd.io)
|
|
|