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-09 08:54:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6448fd59b9aecd8e1f9a03f6a9e316700f2071c8
bitfinex-api-py
/
bfxapi
History
Davide Casale
6448fd59b9
Add bfxapi/websocket/serializers.py. Implement _Serializer internal class. Separate labeling from PublicChannelsHandler in handlers.py.
2022-11-16 18:33:33 +01:00
..
websocket
Add bfxapi/websocket/serializers.py. Implement _Serializer internal class. Separate labeling from PublicChannelsHandler in handlers.py.
2022-11-16 18:33:33 +01:00
__init__.py
Add bfxapi package. Add bfxapi.websocket subpackage. Add requirements.txt file.
2022-11-07 18:35:39 +01:00
client.py
Add authenticate method in BfxWebsocketClient. Add API_KEY and API_SECRET to Client's constructor parameters. Add new AuthenticationCredentialsError exception.
2022-11-09 18:26:30 +01:00