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-25 01:34:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea3eefd32c211a23d5e62748cf5746699b1a4907
bitfinex-api-py
/
bfxapi
/
rest
History
Davide Casale
0a53ab7f7e
Apply lots of refactoring to the websocket subpackage (fix every mypy error and warning). Add integers.py and decimal.py to bfxapi.utils package. Update requirements.txt and setup.py with new mypy dependencies.
2022-12-16 18:30:41 +01:00
..
__init__.py
Add barebone files for rest section.
2022-11-30 18:25:15 +01:00
BfxRestInterface.py
Fix other mypy errors and warnings.
2022-12-16 16:03:28 +01:00
enums.py
Split BfxRestInterface methods in t_ and f_ handlers.
2022-12-14 18:05:45 +01:00
exceptions.py
Apply lots of refactoring to the websocket subpackage (fix every mypy error and warning). Add integers.py and decimal.py to bfxapi.utils package. Update requirements.txt and setup.py with new mypy dependencies.
2022-12-16 18:30:41 +01:00
serializers.py
Add labeler.py to root package (bfxapi). Remove List aliases in bfxapi/rest/typings.py. Update BfxRestInterface.py to use new standards.
2022-12-15 19:07:55 +01:00
typings.py
Add labeler.py to root package (bfxapi). Remove List aliases in bfxapi/rest/typings.py. Update BfxRestInterface.py to use new standards.
2022-12-15 19:07:55 +01:00