Metadata-Version: 2.1
Name: findatapy
Version: 0.1.42
Summary: Market data library
Home-page: https://github.com/cuemacro/findatapy
Author: Saeed Amen
Author-email: saeed@cuemacro.com
License: Apache 2.0
Keywords: pandas,data,Bloomberg,tick,stocks,equities
License-File: LICENCE
Requires-Dist: pandas
Requires-Dist: twython
Requires-Dist: pytz
Requires-Dist: requests
Requires-Dist: numpy
Requires-Dist: pandas-datareader
Requires-Dist: alpha-vantage
Requires-Dist: eikon
Requires-Dist: yfinance
Requires-Dist: quandl
Requires-Dist: chartpy
Requires-Dist: statsmodels
Requires-Dist: multiprocess
Requires-Dist: redis
Requires-Dist: numba
Requires-Dist: pyarrow
Requires-Dist: keyring
Requires-Dist: openpyxl
Provides-Extra: databento
Requires-Dist: databento ; extra == 'databento'

findatapy creates an easy to use Python API to download market data from many sources including 
Quandl, Bloomberg, Yahoo, Google etc. using a unified high level interface. Users can also define their own custom 
tickers, using configuration files. There is also functionality which is particularly useful for those downloading FX market data.
