setup.cfg
setup.py
insights/__init__.py
insights/analysis.py
insights/test_framework.py
insights/transforms.py
insights.egg-info/PKG-INFO
insights.egg-info/SOURCES.txt
insights.egg-info/dependency_links.txt
insights.egg-info/requires.txt
insights.egg-info/top_level.txt
insights/algorithms/__init__.py
insights/algorithms/dummy.py
insights/algorithms/ma.py
insights/algorithms/signals.py
insights/algorithms/utils.py
insights/contexts/__init__.py
insights/contexts/file.py
insights/contexts/http.py
insights/contexts/mongodb.py
insights/managers/__init__.py
insights/managers/gmv.py
insights/managers/linear.py
insights/managers/utils.py
insights/plugins/__init__.py
insights/plugins/hipchat.py
insights/plugins/mail.py
insights/plugins/messaging.py
insights/plugins/mobile.py
insights/plugins/utils.py
insights/plugins/database/__init__.py
insights/plugins/database/influx.py
insights/plugins/database/rethink.py
insights/plugins/database/utils.py
insights/sources/__init__.py
insights/sources/backtest/__init__.py
insights/sources/backtest/csv.py
insights/sources/backtest/database.py
insights/sources/backtest/yahoo.py
insights/sources/live/__init__.py
insights/sources/live/currencies.py
insights/sources/live/equities.py
insights/sources/live/fake.py
scripts/intuition-db