This packages intents to be an idiomatic PythonApi wrapper for https://www.huobi.com/
Huobi Api Doc: https://huobiapi.github.io/docs
Showcase
TODO
Contribution
TODO
Features:
-
Fully Support the Rest Api
- Basic project structure
- API authentication
- Test first working endpoint
- Implement all account endpoints
- Test all account endpoints
- Implement all marketplace data endpoints
- Test all marketplace data endpoints
-
Fully Support the Wss Api
Changelog
2022-01-07
- Add basic project structure
- Add working API authentication