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-19 06:44:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7288d05939a15e3d0225a3b047ee6a6566295440
bitfinex-api-py
/
bfxapi
/
websocket
History
Davide Casale
7288d05939
Apply pylint's linting rules to bfxapi/utils/*.py.
2023-03-06 17:22:00 +01:00
..
client
Apply pylint's linting rules to bfxapi/utils/*.py.
2023-03-06 17:22:00 +01:00
handlers
Rewrite reconnection system with numerous fixes.
2023-02-15 21:58:01 +01:00
__init__.py
Split websocket package in multiple sub-package. Split handlers.py in public_channels_handler.py and authenticated_channels_handler.py. Rename files attaining to new conventions.
2023-02-13 19:09:38 +01:00
enums.py
Rewrite reconnection system with numerous fixes.
2023-02-15 21:58:01 +01:00
exceptions.py
Apply fixes and refactoring to the bfxapi.handlers sub-package.
2023-02-14 16:29:50 +01:00
serializers.py
Add tests subpackage. Add TestRestSerializersAndTypes and TestWebsocketSerializersAndTypes unit tests. Fix consistency bugs between serializers and types.
2023-02-01 17:05:25 +01:00
subscriptions.py
Rewrite reconnection system with numerous fixes.
2023-02-15 21:58:01 +01:00
types.py
Apply pylint's linting rules to bfxapi/utils/*.py.
2023-03-06 17:22:00 +01:00