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
2026-01-05 06:54:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de0ee54900d982c361d2bee648601d0c2bcd4d13
bitfinex-api-py
/
bfxapi
/
rest
/
endpoints
History
Davide Casale
de0ee54900
Add new module bfxapi._utils.json_decoder.
2023-10-09 04:58:34 +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
Fix type hinting in module bfxapi._utils.json_encoder.
2023-10-09 04:58:25 +02:00
rest_merchant_endpoints.py
Add new module bfxapi._utils.json_decoder.
2023-10-09 04:58:34 +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