mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2025-12-17 20:04:19 +01:00
6 lines
131 B
Python
6 lines
131 B
Python
# -*- coding: utf-8 -*-
|
|
from tiingo.api import TiingoClient
|
|
|
|
__author__ = """Cameron Yick"""
|
|
__email__ = 'cameron.yick@enigma.com'
|