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-10 01:14:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07241b1ba850bec476842e710fd2363dd8730859
bitfinex-api-py
/
bfxapi
/
rest
History
Davide Casale
07241b1ba8
Add _Requests and _RestPublicEndpoints classes in bfxapi/rest/BfxRestInterface.py.
2022-12-14 18:17:29 +01:00
..
__init__.py
Add barebone files for rest section.
2022-11-30 18:25:15 +01:00
BfxRestInterface.py
Add _Requests and _RestPublicEndpoints classes in bfxapi/rest/BfxRestInterface.py.
2022-12-14 18:17:29 +01:00
enums.py
Split BfxRestInterface methods in t_ and f_ handlers.
2022-12-14 18:05:45 +01:00
exceptions.py
Add support for new various endpoints. Add ResourceNotFound error in bfxapi/rest/exceptions.py. Fix bug in BfxRestInterface.__GET method.
2022-12-09 16:16:15 +01:00
serializers.py
Split BfxRestInterface methods in t_ and f_ handlers.
2022-12-14 18:05:45 +01:00
typings.py
Split BfxRestInterface methods in t_ and f_ handlers.
2022-12-14 18:05:45 +01:00