MANIFEST.in
README.md
setup.cfg
setup.py
investpy/Data.py
investpy/__init__.py
investpy/currency_crosses.py
investpy/equities.py
investpy/etfs.py
investpy/funds.py
investpy/indices.py
investpy/user_agent.py
investpy.egg-info/PKG-INFO
investpy.egg-info/SOURCES.txt
investpy.egg-info/dependency_links.txt
investpy.egg-info/requires.txt
investpy.egg-info/top_level.txt
investpy/resources/__init__.py
investpy/resources/user_agent_list.txt
investpy/resources/currency_crosses/currency_cross_continents.csv
investpy/resources/currency_crosses/currency_crosses.csv
investpy/resources/equities/equities.csv
investpy/resources/equities/equity_countries.csv
investpy/resources/etfs/etf_countries.csv
investpy/resources/etfs/etfs.csv
investpy/resources/funds/fund_countries.csv
investpy/resources/funds/funds.csv
investpy/resources/indices/global_indices_countries.csv
investpy/resources/indices/index_countries.csv
investpy/resources/indices/indices.csv
tests/__init__.py
tests/test_investpy.py
tests/test_investpy_errors.py