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
cc5f9f5b0e9dbc42a494fa9fe01a220232786ca7
bitfinex-api-py
/
bfxapi
/
websocket
/
client
History
Davide Casale
cc5f9f5b0e
Remove type hinting for decorators _require_websocket_connection and _require_websocket_authentication.
2023-06-12 16:17:45 +02:00
..
__init__.py
Rename BfxWebsocketClient, BfxWebsocketBucket and BfxWebsocketInputs to BfxWebSocketClient, BfxWebSocketBucket and BfxWebSocketInputs.
2023-04-20 01:36:09 +02:00
bfx_websocket_bucket.py
Remove type hinting for decorators _require_websocket_connection and _require_websocket_authentication.
2023-06-12 16:17:45 +02:00
bfx_websocket_client.py
Remove type hinting for decorators _require_websocket_connection and _require_websocket_authentication.
2023-06-12 16:17:45 +02:00
bfx_websocket_inputs.py
Rename RestAuthenticatedEndpoints to RestAuthEndpoints (and bfxapi.rest.endpoints.rest_authenticated_endpoints to rest_auth_endpoints).
2023-06-12 15:58:17 +02:00