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 01:04:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4c141811323ee5e8a39869fe3700dc75d74c9a4
bitfinex-api-py
/
bfxapi
/
websocket
/
client
History
Davide Casale
a4c1418113
Install and configure pylint. Add pylint to dev-requirements.txt. Start rewriting code to follow pylint's linting rules.
2023-03-06 16:43:08 +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
bfx_websocket_bucket.py
Fix bugs and rewrite code in bfxapi.websocket.client sub-package.
2023-02-17 02:58:53 +01:00
bfx_websocket_client.py
Install and configure pylint. Add pylint to dev-requirements.txt. Start rewriting code to follow pylint's linting rules.
2023-03-06 16:43:08 +01:00
bfx_websocket_inputs.py
Rewrite reconnection system with numerous fixes.
2023-02-15 21:58:01 +01:00