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
628c3a0d66eb3ac30e30b13ecaf2bc351f3cd33e
bitfinex-api-py
/
bfxapi
/
rest
/
endpoints
History
Davide Casale
9edbd7a415
Rename bfxapi.utils to _utils (and update references).
2023-06-20 18:37:33 +02: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
bfx_rest_interface.py
Add type hinting support to bfxapi.websocket.client.bfx_websocket_client.
2023-06-20 18:37:21 +02:00
rest_auth_endpoints.py
Rename bfxapi.utils to _utils (and update references).
2023-06-20 18:37:33 +02:00
rest_merchant_endpoints.py
Apply refactoring to some relative import directives.
2023-04-20 15:38:10 +02:00
rest_public_endpoints.py
Upgrade to Mypy 1.3.0 (old: 0.991). Fix compatibility problems with Mypy. Add type hints to bfxapi.websocket.handlers.
2023-05-19 22:13:15 +02:00