README.md
pyproject.toml
setup.cfg
setup.py
src/finquotes/__init__.py
src/finquotes/__main__.py
src/finquotes/aavantage.py
src/finquotes/barchart.py
src/finquotes/cmdline.py
src/finquotes/csvdata.py
src/finquotes/localhttp.py
src/finquotes/mstar.py
src/finquotes/nasdaq.py
src/finquotes/network_config.py
src/finquotes/py.typed
src/finquotes/quandl.py
src/finquotes/stooq.py
src/finquotes/yahoo.py
src/finquotes/yahooquery.py
src/finquotes/yfinance.py
src/finquotes.egg-info/PKG-INFO
src/finquotes.egg-info/SOURCES.txt
src/finquotes.egg-info/dependency_links.txt
src/finquotes.egg-info/requires.txt
src/finquotes.egg-info/top_level.txt
src/finquotes/datareader/__init__.py
src/finquotes/datareader/stooq.py