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
0ee8a8ab29e509e13dff7e0838c291e6af947356
bitfinex-api-py
/
bfxapi
/
rest
History
Davide Casale
0ee8a8ab29
Edit .pylintrc with new rules.
2023-03-08 16:50:16 +01:00
..
endpoints
Edit .pylintrc with new rules.
2023-03-08 16:50:16 +01:00
middleware
Rewrite long strings using \ instead of + (concatenation).
2023-03-08 16:30:52 +01:00
__init__.py
Move _Delay local class in global scope (bfxapi.websocket.client.bfx_websocket_client).
2023-03-07 17:08:37 +01:00
enums.py
Move _Delay local class in global scope (bfxapi.websocket.client.bfx_websocket_client).
2023-03-07 17:08:37 +01:00
exceptions.py
Move _Delay local class in global scope (bfxapi.websocket.client.bfx_websocket_client).
2023-03-07 17:08:37 +01:00
serializers.py
Add #pylint: disable=duplicate-code comment in serializers.py and types.py (both rest and websocket).
2023-03-07 18:14:50 +01:00
types.py
Add #pylint: disable=duplicate-code comment in serializers.py and types.py (both rest and websocket).
2023-03-07 18:14:50 +01:00