Metadata-Version: 2.4
Name: empyrical
Version: 0.5.5
Summary: empyrical is a Python library with performance and risk statistics commonly used in quantitative finance
Home-page: https://github.com/quantopian/empyrical
Maintainer: Quantopian Inc
Maintainer-email: opensource@quantopian.com
License: Apache License, Version 2.0
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
License-File: LICENSE
Requires-Dist: numpy>=1.9.2
Requires-Dist: pandas>=0.16.1
Requires-Dist: scipy>=0.15.1
Requires-Dist: pandas-datareader>=0.2
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"
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

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: https://zipline.io
.. _pyfolio: https://quantopian.github.io/pyfolio/
