| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is an unofficial Python wrapper for the OKX exchange v5 API
If you came here looking to purchase cryptocurrencies from the OKX exchange, please go here.
https://github.com/okxapi/python-okx
Make sure you update often and check the Changelog for new features and bug fixes.
python version:>=3.9
WebSocketAPI: websockets package advise version 6.0
pip install python-okxapi_key = ""
secret_key = ""
passphrase = ""Note
To learn more about OKX API, visit official OKX API documentation
If you face any questions when using WebSocketAPI,you can consult the following links
asyncio、websockets document/github:
https://docs.python.org/3/library/asyncio-dev.html
https://websockets.readthedocs.io/en/stable/intro.html
https://github.com/aaugustin/websocketsAbout code=1006:
https://github.com/Rapptz/discord.py/issues/1996
https://github.com/aaugustin/websockets/issues/587| Back | FazBrowse Home | New Git URL |