Davide Casale
|
2344d44aa0
|
Remove all old '# pylint:' comments from all python files.
|
2024-02-26 20:04:09 +01:00 |
|
Davide Casale
|
38dbff1141
|
Apply black to all python files (bfxapi/**/*.py).
|
2024-02-26 19:43:14 +01:00 |
|
Davide Casale
|
2b7dfc5b8a
|
Apply isort to all python files (bfxapi/**/*.py).
|
2024-02-26 19:36:10 +01:00 |
|
Davide Casale
|
ac50f8f884
|
Fix and rewrite module bfx_websocket_inputs in bfxapi.websocket._client.
|
2023-10-25 05:52:55 +02:00 |
|
Davide Casale
|
ddce83be0c
|
Apply some refactoring to sub-package bfxapi.websocket.
|
2023-10-16 05:59:24 +02:00 |
|
Davide Casale
|
5ae576e36a
|
Fix and rewrite all logic in class BfxWebSocketBucket.
|
2023-10-09 04:57:17 +02:00 |
|
Davide Casale
|
628c3a0d66
|
Rewrite implementation for abstract class Connection (_connection.py).
|
2023-10-09 04:56:37 +02:00 |
|
Davide Casale
|
22451f674e
|
Remove inner class Connection.Authenticable (_connection.py).
|
2023-10-09 04:56:37 +02:00 |
|
Davide Casale
|
f1e678e043
|
Add type hinting support to bfxapi.websocket.client.bfx_websocket_client.
|
2023-06-20 18:37:21 +02:00 |
|
Davide Casale
|
8b196b8f9c
|
Add type hinting support to bfxapi.websocket.client.bfx_websocket_bucket.
|
2023-06-18 17:44:09 +02:00 |
|