%DEPENDS%
python3-numpy
python3-dateutil
python3-pytz

%OPTDEPENDS%
python3-pandas-datareader: pandas.io.data replacement (recommended)
python3-numexpr: needed for accelerating certain numerical operations (recommended)
python3-bottleneck: needed for accelerating certain types of nan evaluations (recommended)
python3-scipy: needed for miscellaneous statistical functions
python3-pytables: needed for HDF5-based storage
python3-sqlalchemy: needed for SQL database support
python3-matplotlib: needed for plotting
python3-statsmodels: needed for parts of pandas.stats
python3-openpyxl: needed for Excel XLSX input/output
python3-xlrd: needed for Excel XLS input
python3-xlwt: needed for Excel XLS output
python3-xlsxwriter: alternative Excel XLSX output
python3-jinja: needed for conditional HTML formatting
python3-boto: needed for access to Amazon S3 storage
python3-blosc: for msgpack compression using blosc
python3-pyqt4: needed for read_clipboard function (only one needed)
python3-pyside: needed for read_clipboard function (only one needed)
xsel: needed for read_clipboard function (only one needed)
xclip: needed for read_clipboard function (only one needed)
python3-beautifulsoup4: needed for read_html function
python3-lxml: needed for read_html function (and/or python-html5lib)
python3-html5lib: needed for read_hmlt function (and/or python-lxml)

%MAKEDEPENDS%
python3-setuptools
python3-dateutil
python3-numpy
python3-pytz
python2-setuptools
python2-dateutil
python2-numpy
python2-pytz
cython3
cython2

