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 23:34:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bba1493043f9bf4557ca11d2f4d4efaa37bbcc6c
bitfinex-api-py
/
bfxapi
/
rest
History
Davide Casale
bd09cc4ae4
Remove skip parameter in _Serializer::parse, add flat argument in _Serializer::__init__. Add _Serializer::__flatten class method. Fix small bugs in bfxapi.rest.endpoints.rest_public_endpoints and bfxapi.rest.endpoints.rest_authenticated_endpoints.
2023-03-08 19:31:48 +01:00
..
endpoints
Remove skip parameter in _Serializer::parse, add flat argument in _Serializer::__init__. Add _Serializer::__flatten class method. Fix small bugs in bfxapi.rest.endpoints.rest_public_endpoints and bfxapi.rest.endpoints.rest_authenticated_endpoints.
2023-03-08 19:31:48 +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
Remove skip parameter in _Serializer::parse, add flat argument in _Serializer::__init__. Add _Serializer::__flatten class method. Fix small bugs in bfxapi.rest.endpoints.rest_public_endpoints and bfxapi.rest.endpoints.rest_authenticated_endpoints.
2023-03-08 19:31:48 +01:00
types.py
Remove skip parameter in _Serializer::parse, add flat argument in _Serializer::__init__. Add _Serializer::__flatten class method. Fix small bugs in bfxapi.rest.endpoints.rest_public_endpoints and bfxapi.rest.endpoints.rest_authenticated_endpoints.
2023-03-08 19:31:48 +01:00