Metadata-Version: 2.2
Name: alphalens
Version: 0.4.0
Summary: Performance analysis of predictive (alpha) stock factors
Home-page: https://github.com/quantopian/alphalens
Author: Quantopian Inc.
Author-email: opensource@quantopian.com
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Scientific/Engineering :: Information Analysis
License-File: LICENSE
Requires-Dist: matplotlib>=1.4.0
Requires-Dist: numpy>=1.9.1
Requires-Dist: pandas>=0.18.0
Requires-Dist: scipy>=0.14.0
Requires-Dist: seaborn>=0.6.0
Requires-Dist: statsmodels>=0.6.1
Requires-Dist: IPython>=3.2.3
Requires-Dist: empyrical>=0.5.0
Provides-Extra: test
Requires-Dist: nose>=1.3.7; extra == "test"
Requires-Dist: parameterized>=0.5.0; extra == "test"
Requires-Dist: tox>=2.3.1; extra == "test"
Requires-Dist: flake8>=3.7.9; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
