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-20 15:24:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d0fabde201009df9ac3957e7b1eb1c29d7c70a4
bitfinex-api-py
/
bfxapi
/
tests
History
Davide Casale
34f583cfff
Add bfxapi/version.py to contain the package version.
2023-03-22 21:26:09 +01:00
..
__init__.py
Add bfxapi/version.py to contain the package version.
2023-03-22 21:26:09 +01:00
test_labeler.py
Remove skip parameter in _Serializer::parse, add flat argument in _Serializer::__init__. Add _Serializer::__flatten class method. Fix small bugs in bfxapi.rest.endpoints.rest_public_endpoints and bfxapi.rest.endpoints.rest_authenticated_endpoints.
2023-03-08 19:31:48 +01:00
test_notification.py
Apply pylint's linting rules to bfxapi/tests/*.py.
2023-03-06 19:06:32 +01:00
test_rest_serializers.py
Rewrite long strings using \ instead of + (concatenation).
2023-03-08 16:30:52 +01:00
test_websocket_serializers.py
Rewrite long strings using \ instead of + (concatenation).
2023-03-08 16:30:52 +01:00