LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
versioneer.py
alphalens/__init__.py
alphalens/_version.py
alphalens/performance.py
alphalens/plotting.py
alphalens/tears.py
alphalens/utils.py
alphalens.egg-info/PKG-INFO
alphalens.egg-info/SOURCES.txt
alphalens.egg-info/dependency_links.txt
alphalens.egg-info/requires.txt
alphalens.egg-info/top_level.txt
alphalens/examples/alphalens_tutorial_on_quantopian.ipynb
alphalens/examples/daily_factor_synthetic_data.ipynb
alphalens/examples/event_study.ipynb
alphalens/examples/event_study_synthetic_data.ipynb
alphalens/examples/ic_tear.png
alphalens/examples/intraday_factor.ipynb
alphalens/examples/intraday_factor_synthetic_data.ipynb
alphalens/examples/predictive_vs_non-predictive_factor.ipynb
alphalens/examples/pyfolio_integration.ipynb
alphalens/examples/returns_tear.png
alphalens/examples/sector_tear.png
alphalens/examples/table_tear.png
alphalens/examples/tear_sheet_walk_through.ipynb
alphalens/tests/__init__.py
alphalens/tests/test_performance.py
alphalens/tests/test_tears.py
alphalens/tests/test_utils.py