This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
bitfinex-api-py
Watch
1
Star
0
Fork
0
You've already forked bitfinex-api-py
mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced
2025-12-18 22:34:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e50aa6f67e06f88cb8f378b59db334b690b55b3
bitfinex-api-py
/
bfxapi
History
Davide Casale
5e50aa6f67
Fix bug in BfxWebSocketClient::on's arguments (bfxapi/websocket/_client/bfx_websocket_client.py).
2023-10-26 18:04:00 +02:00
..
_utils
Add new module bfxapi._utils.json_decoder.
2023-10-09 04:58:34 +02:00
rest
Rewrite all rest examples according to v3.0.0b3's changes.
2023-10-26 17:47:06 +02:00
types
Improve fidelity to pylint's standard rules.
2023-10-26 06:53:11 +02:00
websocket
Fix bug in BfxWebSocketClient::on's arguments (bfxapi/websocket/_client/bfx_websocket_client.py).
2023-10-26 18:04:00 +02:00
__init__.py
Drop modules bfxapi.enums, bfxapi.rest.enums and bfxapi.websocket.enums.
2023-10-26 06:53:35 +02:00
_client.py
Remove useless and redundant docstrings from custom exceptions.
2023-10-26 06:53:35 +02:00
_version.py
Drop modules bfxapi.enums, bfxapi.rest.enums and bfxapi.websocket.enums.
2023-10-26 06:53:35 +02:00
exceptions.py
Remove useless and redundant docstrings from custom exceptions.
2023-10-26 06:53:35 +02:00