Metadata-Version: 1.1
Name: insights
Version: 0.2.5
Summary: Quantitative algorithms, portfolio managers, data sources and contexts for Intuition
Home-page: https://github.com/hackliff/insights
Author: Xavier Bruhiere
Author-email: xavier.bruhiere@gmail.com
License: Apache 2.0
Description: Insights
        ========
        
        [![Latest Version](https://pypip.in/v/insights/badge.png)](https://pypi.python.org/pypi/insights/)
        [![Build Status](https://travis-ci.org/hackliff/insights.png?branch=master)](https://travis-ci.org/hackliff/insights)
        [![Coverage Status](https://coveralls.io/repos/hackliff/insights/badge.png)](https://coveralls.io/r/hackliff/insights)
        [![Code Health](https://landscape.io/github/hackliff/insights/master/landscape.png)](https://landscape.io/github/hackliff/insights/master)
        [![Requirements Status](https://requires.io/github/hackliff/insights/requirements.png?branch=master)](https://requires.io/github/hackliff/insights/requirements/?branch=master)
        [![License](https://pypip.in/license/insights/badge.png)](https://pypi.python.org/pypi/insights/)
        
        > Plug-and-play building blocks for modern quants
        
        Quantitative algorithms, portfolio managers data sources, contexts and
        plugins for [Intuition][2]. Once provided to the configuration, those
        modules, or the ones you create, are dynamically loaded.
        
        
        Getting started
        ---------------
        
        Learn more and find the (in progress) documentation at http://doc.intuition.io.
        
        You can follow the development on this [trello board][1] and chat about the
        project on [Gitter][3].
        
        A webapp built on top of *intuition* is also in development, get your early
        ticket at http://intuition.io !
        
        
        Contributing
        ------------
        
        Contributors are happily welcome, [here is the place to start][10].
        
        
        License
        -------
        
        Copyright 2014 Xavier Bruhiere.
        Intuition is available under the [Apache License, Version 2.0][5].
        
        
        [1]: https://trello.com/b/WvJDlynt/intuition
        [2]: https://github.com/intuition-io/intuition
        [3]: https://gitter.im/intuition-io
        [5]: http://www.apache.org/licenses/LICENSE-2.0.html
        [10]: http://doc.intuition.io/articles/contributors.html
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: System :: Distributed Computing
