File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed
Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 66 <a href =' https://www.npmjs.com/package/@dydxprotocol/v4-client-js ' >
77 <img src='https://img.shields.io/npm/v/@dydxprotocol/v4-client-js.svg' alt='npm'/>
88 </a >
9- <a href='https://pypi.org/project/v4-client-py '>
10- <img src='https://img.shields.io/pypi/v/v4-client-py .svg' alt='PyPI'/>
9+ <a href='https://pypi.org/project/dydx- v4-client'>
10+ <img src='https://img.shields.io/pypi/v/dydx- v4-client.svg' alt='PyPI'/>
1111 </a >
1212 <a href =' https://github.com/dydxprotocol/v4-clients/blob/main/LICENSE ' >
1313 <img src='https://img.shields.io/badge/License-AGPL_v3-blue.svg' alt='License' />
Original file line number Diff line number Diff line change 11<img src =" https://dydx.exchange/icon.svg " height =" 64px " align =" right " />
22
33# Python Client (async) for dYdX (v4 API)
4+ <div align =" center " >
5+ <a href='https://pypi.org/project/dydx-v4-client'>
6+ <img src='https://img.shields.io/pypi/v/dydx-v4-client.svg' alt='PyPI'/>
7+ </a >
8+ <a href =' https://github.com/dydxprotocol/v4-clients/blob/main/LICENSE ' >
9+ <img src='https://img.shields.io/badge/License-AGPL_v3-blue.svg' alt='License' />
10+ </a >
11+ </div >
412
513## Quick links
614
1220</div >
1321
1422## Install
23+ Install from PyPI:
24+
25+ ``` bash
26+ pip install dydx-v4-client
27+ ```
28+
1529Install from github:
1630
1731``` bash
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " dydx-v4-client"
3- version = " 0.1.1 "
3+ version = " 1.0.0 "
44description = " "
55authors = [
" Piotr Piwoński <[email protected] >" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments