mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-22 00:04:20 +01:00
Moved files into repo
This commit is contained in:
4
bfxapi/__init__.py
Normal file
4
bfxapi/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
name = 'bfxapi'
|
||||
|
||||
from bfxapi.websockets.LiveWebsocket import LiveBfxWebsocket
|
||||
from bfxapi.websockets.DataServerWebsocket import DataServerWebsocket
|
||||
Reference in New Issue
Block a user