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
f1e678e0438d25137a941323f684a7ee5ac9bf67
bitfinex-api-py
/
bfxapi
/
rest
History
Davide Casale
f1e678e043
Add type hinting support to bfxapi.websocket.client.bfx_websocket_client.
2023-06-20 18:37:21 +02:00
..
endpoints
Add type hinting support to bfxapi.websocket.client.bfx_websocket_client.
2023-06-20 18:37:21 +02:00
middleware
Add bfxapi/version.py to contain the package version.
2023-03-22 21:26:09 +01:00
__init__.py
Rename RestAuthenticatedEndpoints to RestAuthEndpoints (and bfxapi.rest.endpoints.rest_authenticated_endpoints to rest_auth_endpoints).
2023-06-12 15:58:17 +02: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
Apply refactoring to some relative import directives.
2023-04-20 15:38:10 +02:00