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-24 09:14:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2595b8a7609ff5178670a4e9713fe35f3b545897
bitfinex-api-py
/
bfxapi
History
Davide Casale
2595b8a760
Fix mypy errors and warnings in bfxapi/labeler.py script.
2022-12-15 19:21:19 +01:00
..
rest
Add hierarchy logic to custom exceptions.
2022-12-15 19:14:00 +01:00
utils
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
websocket
Add barebone files for rest section.
2022-11-30 18:25:15 +01:00
__init__.py
Add bfxapi package. Add bfxapi.websocket subpackage. Add requirements.txt file.
2022-11-07 18:35:39 +01:00
client.py
Add barebone files for rest section.
2022-11-30 18:25:15 +01:00
exceptions.py
Add hierarchy logic to custom exceptions.
2022-12-15 19:14:00 +01:00
labeler.py
Fix mypy errors and warnings in bfxapi/labeler.py script.
2022-12-15 19:21:19 +01:00