LICENSE
README.rst
pyproject.toml
setup.cfg
src/pytda/__init__.py
src/pytda/auth.py
src/pytda/py.typed
src/pytda/streaming.py
src/pytda.egg-info/PKG-INFO
src/pytda.egg-info/SOURCES.txt
src/pytda.egg-info/dependency_links.txt
src/pytda.egg-info/requires.txt
src/pytda.egg-info/top_level.txt
src/pytda/api/__init__.py
src/pytda/api/client.py
src/pytda/api/method/__init__.py
src/pytda/api/method/base.py
src/pytda/api/method/get_option_chain.py
src/pytda/api/method/get_price_history.py
src/pytda/api/method/get_quote.py
src/pytda/api/method/get_quotes.py
src/pytda/api/method/get_user_principals.py