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
851521c63fb8b3e03f7900f87a54d3549c941ac4
bitfinex-api-py
/
bfxapi
/
utils
History
Davide Casale
851521c63f
Remove bfxapi/utils/flags.py file from bfxapi.utils sub-package.
2023-02-07 19:00:50 +01:00
..
__init__.py
Add bfxapi/utils subpackage. Add bfxapi/utils/logger.py. Implement logger with log_level in BfxWebsocketClient.py.
2022-11-22 17:40:26 +00:00
JSONEncoder.py
Rewrite bfxapi/rest/_Requests.py with type hinting. Add None values erasement in bfxapi/utils/JSONEncoder.py. Update code with new improvements.
2023-02-06 19:15:58 +01:00
logger.py
Add bfxapi/utils subpackage. Add bfxapi/utils/logger.py. Implement logger with log_level in BfxWebsocketClient.py.
2022-11-22 17:40:26 +00:00