This repository has been archived by the owner on Oct 28, 2022. It is now read-only.
Stable-Patch-v2.2.1
Stable Patch v2.2.1
- Refactor coinbase-pro
- Format source with black
- Update versioning
- Refactor abstract
- Cleanup AbstractAPI
- Add abstractmethods to AbstractClient
- Add AbstractWss, AbstractToken, and AbstractStream
- Refactor messenger
- Refactor API
- Refactor client
- Add repr and str dunder methods as convenience
- Add key and name properties
- Add plug method for managing class plugins
- Rename from Client to CoinbasePro
- Rename property from label to name
- Refactor socket
- Refactor WSS
- Refactor tests
- Refactor and fix imports for conftest, api, auth, and messenger