%DEPENDS%
python2-numpy
python2-dateutil
python2-pytz
python2-setuptools

%OPTDEPENDS%
python2-numexpr: needed for accelerating certain numerical operations (recommended)
python2-bottleneck: needed for accelerating certain types of nan evaluations (recommended)
python2-scipy: needed for miscellaneous statistical functions
python2-pytables: needed for HDF5-based storage
python2-sqlalchemy: needed for SQL database support
python2-matplotlib: needed for plotting
python2-statsmodels: needed for parts of pandas.stats
python2-openpyxl: needed for Excel XLSX input/output
python2-xlsxwriter: alternative Excel XLSX output
python2-xlrd: needed for Excel XLS input
python2-xlwt: needed for Excel XLS output
python2-boto: needed for access to Amazon S3 storage
python2-beautifulsoup4: needed for read_html function
python2-lxml: needed for read_html function (and/or python2-html5lib)
python2-html5lib: needed for read_hmlt function (and/or python2-lxml)
python2-httplib2: needed for gbq
python2-google-api-python-client: needed for gbq
python2-gflags: needed for gbq
xsel: needed for read_clipboard function (or xclip)
xclip: needed for read_clipboard function (or xsel)

