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-28 19:14:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e566bbc5a28d4006a974af62b488ec971a03e10
bitfinex-api-py
/
bfxapi
/
rest
/
endpoints
History
Davide Casale
5c707d7929
Apply pylint's linting rules to bfxapi/websocket/client/*.py.
2023-03-06 18:46:04 +01:00
..
__init__.py
Split websocket package in multiple sub-package. Split handlers.py in public_channels_handler.py and authenticated_channels_handler.py. Rename files attaining to new conventions.
2023-02-13 19:09:38 +01:00
bfx_rest_interface.py
Apply pylint's linting rules to bfxapi/websocket/client/*.py.
2023-03-06 18:46:04 +01:00
rest_authenticated_endpoints.py
Rewrite, edit and organize examples/rest demos.
2023-02-20 18:11:10 +01:00
rest_merchant_endpoints.py
settings
2023-03-03 20:03:23 +01:00
rest_public_endpoints.py
Apply refactoring to root package bfxapi.
2023-02-17 18:38:07 +01:00