Metadata-Version: 2.0
Name: empyrical
Version: 0.4.2
Summary: empyrical is a Python library with performance and risk statistics commonly used in quantitative finance
Home-page: https://github.com/quantopian/empyrical
Author: Quantopian Inc
Author-email: opensource@quantopian.com
License: Apache License, Version 2.0
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Operating System :: OS Independent
Requires-Dist: numpy (>=1.9.2)
Requires-Dist: pandas (>=0.16.1)
Requires-Dist: scipy (>=0.15.1)
Requires-Dist: pandas-datareader (>=0.2)
Requires-Dist: bottleneck (>=1.0.0)
Provides-Extra: dev
Requires-Dist: nose (==1.3.7); extra == 'dev'
Requires-Dist: parameterized (==0.6.1); extra == 'dev'
Requires-Dist: flake8 (==2.5.1); extra == 'dev'

empyrical is a Python library with performance and risk
statistics commonly used in quantitative finance by `Quantopian Inc`_.

.. _Quantopian Inc: https://www.quantopian.com
.. _Zipline: http://zipline.io
.. _pyfolio: http://quantopian.github.io/pyfolio/


