mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2026-02-23 12:12:32 +01:00
Added barebone support for websockets API
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from tiingo.api import TiingoClient
|
||||
from tiingo.wsclient import TiingoWebsocketClient
|
||||
|
||||
__author__ = """Cameron Yick"""
|
||||
__email__ = 'cameron.yick@enigma.com'
|
||||
|
||||
Reference in New Issue
Block a user