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-20 15:24:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a9a57e878e1d4bd5b09a03915fb66d1a3eb8266
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
34f583cfff
Add bfxapi/version.py to contain the package version.
2023-03-22 21:26:09 +01:00
..
client
Add bfxapi/version.py to contain the package version.
2023-03-22 21:26:09 +01:00
handlers
Add bfxapi/version.py to contain the package version.
2023-03-22 21:26:09 +01:00
__init__.py
Add bfxapi/version.py to contain the package version.
2023-03-22 21:26:09 +01:00
enums.py
Apply pylint's linting rules to bfxapi/websocket/__init__.py, bfxapi/websocket/enums.py, bfxapi/websocket/exceptions.py, bfxapi/websocket/serializers.py and bfxapi/websocket/subscriptions.py.
2023-03-06 17:28:56 +01:00
exceptions.py
Add ZeroConnectionsError in bfxapi.websocket.exceptions. Add log if connections = 0 in BfxWebsocketClient::start. Add raise ZeroConnectionError in BfxWebsocketClient::subscribe if connections equals 0.
2023-03-14 19:03:05 +01:00
serializers.py
Align code with new Bitfinex API documentation improvements.
2023-03-14 20:58:56 +01:00
subscriptions.py
Apply pylint's linting rules to bfxapi/websocket/__init__.py, bfxapi/websocket/enums.py, bfxapi/websocket/exceptions.py, bfxapi/websocket/serializers.py and bfxapi/websocket/subscriptions.py.
2023-03-06 17:28:56 +01:00
types.py
Align code with new Bitfinex API documentation improvements.
2023-03-14 20:58:56 +01:00