%DEPENDS%
python-numpy
python-dateutil
python-pytz
python-setuptools

%OPTDEPENDS%
python-pandas-datareader: pandas.io.data replacement (recommended)
python-numexpr: needed for accelerating certain numerical operations (recommended)
python-bottleneck: needed for accelerating certain types of nan evaluations (recommended)
python-beautifulsoup4: needed for read_html function
python-jinja: needed for conditional HTML formatting
python-pyqt5: needed for read_clipboard function (only one needed)
python-pytables: needed for HDF5-based storage
python-sqlalchemy: needed for SQL database support
python-scipy: needed for miscellaneous statistical functions
python-xlsxwriter: alternative Excel XLSX output
python-blosc: for msgpack compression using blosc
python-html5lib: needed for read_hmlt function (and/or python-lxml)
python-lxml: needed for read_html function (and/or python-html5lib)
python-matplotlib: needed for plotting
python-openpyxl: needed for Excel XLSX input/output
python-psycopg2: needed for PostgreSQL engine for sqlalchemy
python-pymysql: needed for MySQL engine for sqlalchemy
python-qtpy: needed for read_clipboard function (only one needed)
python-tabulate: needed for printing in Markdown-friendly format
xclip: needed for read_clipboard function (only one needed)
python-xlrd: needed for Excel XLS input
python-xlwt: needed for Excel XLS output
xsel: needed for read_clipboard function (only one needed)
zlib: needed for compression for msgpack

