File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# GDAX Python API
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/csko/gdax-python-api.svg?branch=master )] ( https://travis-ci.org/csko/gdax-python-api )
4
- [ ![ PyPI] ( https://img.shields.io/pypi/pyversions/gdax-python-api.svg )] ( )
5
- [ ![ PyPI] ( https://img.shields.io/pypi/v/gdax-python-api.svg )] ( )
4
+ [ ![ PyPI] ( https://img.shields.io/pypi/pyversions/gdax-python-api.svg )] ( https://pypi.python.org/pypi/gdax-python-api )
5
+ [ ![ PyPI] ( https://img.shields.io/pypi/v/gdax-python-api.svg )] ( https://pypi.python.org/pypi/gdax-python-api )
6
+ [ ![ codecov] ( https://codecov.io/gh/csko/gdax-python-api/branch/master/graph/badge.svg )] ( https://codecov.io/gh/csko/gdax-python-api )
6
7
7
8
Unofficial GDAX API client written in Python3 using async/await
8
9
You can’t perform that action at this time.
0 commit comments