mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
Add bfxapi package. Add bfxapi.websocket subpackage. Add requirements.txt file.
This commit is contained in:
3
bfxapi/websocket/__init__.py
Normal file
3
bfxapi/websocket/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .BfxWebsocketClient import BfxWebsocketClient
|
||||
|
||||
from .channels import Channels
|
||||
Reference in New Issue
Block a user