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
f343fce20f8465fd40786a6bb43f550f330b895f
bitfinex-api-py
/
bfxapi
/
rest
/
endpoints
History
Davide Casale
7059846843
Remove support for datetime type and improve typing in several files.
2023-05-26 18:48:27 +02:00
..
__init__.py
Add bfxapi/version.py to contain the package version.
2023-03-22 21:26:09 +01:00
bfx_rest_interface.py
Move _Delay local class in global scope (bfxapi.websocket.client.bfx_websocket_client).
2023-03-07 17:08:37 +01:00
rest_authenticated_endpoints.py
Remove support for datetime type and improve typing in several files.
2023-05-26 18:48:27 +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