mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2026-01-01 04:54:19 +01:00
5 lines
114 B
Python
5 lines
114 B
Python
name = 'bfxapi'
|
|
|
|
from bfxapi.Client import Client
|
|
from bfxapi.websockets.GenericWebsocket import GenericWebsocket
|