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-22 16:24:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7059846843e3ebdc04b7a6f8c6249128c3942bf4
bitfinex-api-py
/
bfxapi
/
websocket
/
client
History
Davide Casale
7059846843
Remove support for datetime type and improve typing in several files.
2023-05-26 18:48:27 +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
Upgrade to Mypy 1.3.0 (old: 0.991). Fix compatibility problems with Mypy. Add type hints to bfxapi.websocket.handlers.
2023-05-19 22:13:15 +02:00
bfx_websocket_client.py
Rename bfxapi.websocket.handlers.authenticated_events_handler to auth_events_handler (AuthenticatedEventsHandler -> AuthEventsHandler).
2023-05-19 15:43:35 +02:00
bfx_websocket_inputs.py
Remove support for datetime type and improve typing in several files.
2023-05-26 18:48:27 +02:00